Skip to content

Added new implicit cylinder widget

Will Schroeder requested to merge will.schroeder/vtk:CylinderWidget into master

Created new class vtkImplicitCylinderWidget to manipulate an implicit, semi-infinite cylinder. The class enables the ability to orient the cylinder, set its center, and change its radius.

Merge request reports