1 #ifndef COIN_SOLISTENERORIENTATIONELEMENT_H
2 #define COIN_SOLISTENERORIENTATIONELEMENT_H
36 #include <Inventor/elements/SoReplacedElement.h>
37 #include <Inventor/SbRotation.h>
56 virtual void print(FILE * file)
const;
63 #endif // !COIN_SOLISTENERORIENTATIONELEMENT_H
virtual void print(FILE *file) const
Definition: SoReplacedElement.cpp:120
The SoNode class is the base class for nodes used in scene graphs.
Definition: SoNode.h:56
The SoState class manages the Coin scene graph traversal state data.
Definition: SoState.h:44
virtual void init(SoState *state)
Definition: SoReplacedElement.cpp:91
The SoListenerOrientationElement holds the orientation of the current listener.
Definition: SoListenerOrientationElement.h:39
The SbRotation class represents a rotation in 3D space.
Definition: SbRotation.h:44
The SoReplacedElement class is an abstract element superclass.
Definition: SoReplacedElement.h:39
SbRotation orientation
Definition: SoListenerOrientationElement.h:59
static void initClass(void)
Definition: SoReplacedElement.cpp:77