1 #ifndef COIN_SOVIEWVOLUMEELEMENT_H
2 #define COIN_SOVIEWVOLUMEELEMENT_H
27 #include <Inventor/elements/SoReplacedElement.h>
28 #include <Inventor/SbViewVolume.h>
35 static void initClass(
void);
The SbViewVolume class is a viewing volume in 3D space.
Definition: SbViewVolume.h:41
SoElement is the abstract base class for all elements.
Definition: SoElement.h:34
The SoNode class is the base class for nodes used in scene graphs.
Definition: SoNode.h:47
The SoReplacedElement class is an abstract element superclass.
Definition: SoReplacedElement.h:30
virtual void init(SoState *state)
Definition: SoReplacedElement.cpp:79
The SoState class manages the Coin scenegraph traversal state data.
Definition: SoState.h:35
The SoViewVolumeElement class is yet to be documented.
Definition: SoViewVolumeElement.h:30
SbViewVolume viewVolume
Definition: SoViewVolumeElement.h:47