This package contains visualization helpers for the geometric primitives in use in phantomas.
Views (in vtk) for end points and fibers.
A fiber is represented as a vtkPolyData, and attached to a vtk renderer.
Methods
draw(fiber) | |
get_actor() | |
init_draw(fiber, ren, **kwargs) | |
notify(fiber) | If the internal structure of a fiber has changed, we need to modify the |
If the internal structure of a fiber has changed, we need to modify the vtk objects accordingly.