169 virtual void doAction(
SoAction *action);
180 static void initClass();
181 static void exitClass();
193 virtual SbBool readInstance(
SoInput *in,
unsigned short flags);
200 void nameChangedCallback(
SoInput *upIn = NULL);
204 static void nameChangedCB(
void *,
SoSensor *);
#define SO_NODE_HEADER(className)
Abstract base class for all actions.
Performs a generic traversal of a scene graph or path.
Abstract base class for objects that contain fields.
Sensor class that can be attached to Open Inventor fields.
Node that reads children from a named file.
SoGroup * copyChildren() const
Returns a new SoGroup containing copies of all of the file node's children.
SoFile()
Creates a file node with default settings.
static void setSearchOK(SbBool flag)
If flag is TRUE, the search action will traverse hidden children.
static SbBool getSearchOK()
Queries whether the search action will traverse the hidden children.
SoSFFilePathString name
Name of file from which to read children.
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...
Base class for all group nodes.
Allows nodes in a graph to receive input events.
Abstract base class for all database nodes.
Abstract base class for picking objects in a scene.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Field containing...
Searches for nodes in a scene graph.
Abstract base class for Open Inventor sensors.