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>
120 static void initClass();
121 static void exitClass();
130 std::vector<SoCallback*> m_callbackNodes;
Renders a scene graph using Open Inventor's Render Engine.
Base class for all group nodes.
Group node dedicated to render multiple co-planar shapes.
SoOverlayGroup()
Creates an empty overlay group node.
Abstract base class for picking objects in a scene.
Smart pointer for any class inheriting SoRefCounter.
Field containing a single Boolean value.