23#include <Inventor/nodes/SoNode.h>
24#include <Inventor/fields/SoSFColor.h>
25#include <Inventor/fields/SoSFFloat.h>
30class SoRenderTargetTexture;
31class SoInternalOutlineEffect;
120 static void initClass();
121 static void exitClass();
124 bool isDefault()
const;
130 inventor::node::SoInternalOutlineEffect* m_internalOutline;
Renders a scene graph using Open Inventor's Render Engine.
Computes bounding box of a scene.
Computes transformation matrix for a subgraph.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Counts number of...
Allows nodes in a graph to receive input events.
friend class SoCallbackAction
SoSFFloat thickness
Specifies the thickness of the contours.
SoSFColor color
The color of the outline.
SoSFFloat sensitivity
Specifies the sensitivity to detect contours.
Abstract base class for picking objects in a scene.
Field containing an RGB color.
Field containing a floating-point value.
Searches for nodes in a scene graph.