ENH: enable customization of SliceNode and SliceController
Hi @jcfr .
I implemented all the API and infrastructure as designed in https://github.com/Slicer/Slicer/pull/499. I apologize that it is all in one PR. I wanted to test it so I preferred to implement everything.
Tests:
- I loaded MRHead, I navigated the datacube using the SliceController and I used several modules.
- I loaded my extension (which customize the 2-D View with the new API), I navigated the datacube using the SliceController and I used several modules.
@lassoan @pieper may you also kindly have a look?
Thanks,
Davide.