23#include <Inventor/nodes/SoNode.h>
24#include <Inventor/fields/SoSFColor.h>
25#include <Inventor/fields/SoSFFloat.h>
104 static void initClass();
105 static void exitClass();
111 void buildSceneGraph();
Renders a scene graph using Open Inventor's Render Engine.
SoSFFloat thickness
Specifies the thickness of the contours.
SoSFColor color
The color of the outline.
SoSFFloat sensitivity
Specifies the sensitivity to detect contours.
Smart pointer for any class inheriting SoRefCounter.
Field containing an RGB color.
Field containing a floating-point value.