23#include <Inventor/nodes/SoGroup.h>
24#include <Inventor/nodes/SoSeparator.h>
25#include <Inventor/nodes/SoTexture2.h>
26#include <Inventor/nodes/SoCallback.h>
27#include <Inventor/nodes/SoShaderProgram.h>
28#include <Inventor/nodes/SoSwitch.h>
115 static void initClass();
116 static void exitClass();
125 std::vector<SoCallback*> m_callbackNodes;
Renders a scene graph using Open Inventor's Render Engine.
SoGroup()
Creates an empty group node.
SoOverlayGroup()
Creates an empty overlay group node.
Intersects objects with a ray cast into scene.
Smart pointer for any class inheriting SoRefCounter.
Field containing a single Boolean value.