manipulators(3)
NAME
Manipulators
Detailed Description
- Classes
- class SoCenterballManip
The SoCenterballManip wraps an SoCenterballDragger for convenience.
- class SoClipPlaneManip
- The SoClipPlaneManip class is used to manipulate clip planes.
- class SoDirectionalLightManip
- The SoDirectionalLightManip class is used to manipulate SoDirectionalLight nodes.
- class SoHandleBoxManip
- The SoHandleBoxManip class wraps an SoHandleBoxDragger for manipulating a transformation.
- class SoJackManip
- The SoJackManip wraps an SoJackDragger for convenience.
- class SoPointLightManip
- The SoPointLightManip class is used to manipulate point light nodes.
- class SoSpotLightManip
- The SoSpotLightManip class is used to manipulate spot light nodes.
- class SoTabBoxManip
- The SoTabBoxManip class wraps an SoTabBoxDragger.
- class SoTrackballManip
- The SoTrackballManip wraps an SoTrackballDragger for convenience.
- class SoTransformBoxManip
- The SoTransformBoxManip wraps an SoTransformBoxDragger for convenience.
- class SoTransformManip
- The SoTransformManip class is used to manipulate transformations.
- A manipulator is used by replacing the node you want to edit in the
graph with the manipulator. Draggers are used to to manipulate the
node. When manipulation is finished, the node is put back into the
graph, replacing the manipulator. " - class SoTransformerManip
- The SoTransformerManip wraps an SoTransformerDragger for convenience.