Closed djairoh closed 6 months ago
similarly but not identically; add functionality to switch between different types of channel modulation (within one layer). Actually this might be a bigger challenge than the swapping of layers;
Either way this is going to involve another callback.
implement a hook to switch between layers on the go. Likely will require sharing
vtkPolydata
and/orvtkPoints
between layers.