SmallChange
1.0.0
A collection of extensions to Coin3D
|
The SoAngle1Manip class is for rotating geometry around a single axis. More...
#include <SoAngle1Manip.h>
Static Public Member Functions | |
static void | initClass (void) |
The SoAngle1Manip class is for rotating geometry around a single axis.
Use an instance of this dragger class in your scene graph to let the end-users of your application rotate geometry around a predefined axis vector in 3D.
For the dragger orientation and positioning itself, use some kind of transformation node in your scene graph, as usual.