36 #include <Inventor/nodes/SoSubNode.h> 37 #include <Inventor/nodes/SoRotation.h> 38 #include <Inventor/fields/SoSFFloat.h> 39 #include <Inventor/fields/SoSFBool.h> 40 #include <Inventor/SbVec3f.h> 41 #include <Inventor/SbTime.h> 52 static void initClass(
void);
63 friend class SoRotorP;
66 #endif // !COIN_SOROTOR_H The SoBase class is the top-level superclass for a number of class-hierarchies.
Definition: SoBase.h:45
#define SO_NODE_HEADER(classname)
The SoRotor class is a node used to animate rotations.
Definition: SoRotor.h:46
The SoSFBool class is a container for an SbBool value.
Definition: SoSFBool.h:39
The SoSensor class is the abstract base class for all sensors.
Definition: SoSensor.h:43
SoSFBool on
Definition: SoRotor.h:56
The SoRotation class specifies a rotation transformation.
Definition: SoRotation.h:40
SoSFFloat speed
Definition: SoRotor.h:55
The SoSFFloat class is a container for a floating point value.
Definition: SoSFFloat.h:39