man manips (Fonctions bibliothèques) -
NAME
Manipulators -
Classes
class SoCenterballManip
"TheSoCenterballManipwrapsanSoCenterballDraggerforconvenience.
class SoClipPlaneManip
"TheSoClipPlaneManipclassisusedtomanipulateclipplanes.
class SoDirectionalLightManip
"TheSoDirectionalLightManipclassisusedtomanipulateSoDirectionalLightnodes.
class SoHandleBoxManip
"TheSoHandleBoxManipclasswrapsanSoHandleBoxDraggerformanipulatingatransformation.
class SoJackManip
"TheSoJackManipwrapsanSoJackDraggerforconvenience.
class SoPointLightManip
"TheSoPointLightManipclassisusedtomanipulatepointlightnodes.
class SoSpotLightManip
"TheSoSpotLightManipclassisusedtomanipulatespotlightnodes.
class SoTabBoxManip
"TheSoTabBoxManipclasswrapsanSoTabBoxDragger.
class SoTrackballManip
"TheSoTrackballManipwrapsanSoTrackballDraggerforconvenience.
class SoTransformBoxManip
"TheSoTransformBoxManipwrapsanSoTransformBoxDraggerforconvenience.
class SoTransformManip
"TheSoTransformManipclassisusedtomanipulatetransformations.
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
"TheSoTransformerManipwrapsanSoTransformerDraggerforconvenience.