Skip to content

vtkCoordinateFrameWidget

VTK now has the vtkCoordinateFrameWidgetwhich controls 3 orthogonal, right-handed planes (see Discourse post).

The representation of the vtkCoordinateFrameWidget can be seen below: coordinateFrameWidget

You can test it using: test.cxx

This widget has been exposed to ParaView in paraview/paraview!5417 (merged).

Edited by Spiros Tsalikis

Merge request reports