23#ifndef _SO_VERTEX_FLAG
24#define _SO_VERTEX_FLAG
26#include <Inventor/nodes/SoNode.h>
27#include <Inventor/fields/SoMFInt32.h>
103 virtual void doAction(
SoAction *action);
104#ifdef NEEDS_MARKS_FOR_GL
114 static void initClass();
115 static void exitClass();
Abstract base class for all actions.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Creates a scene ...
Performs a generic traversal of a scene graph or path.
Renders a scene graph using Open Inventor's Render Engine.
Computes bounding box of a scene.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Counts number of...
Multiple-value field containing any number of int32_t integers.
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> Class to mark/un...
SoMFInt32 vertexUnmarked
These are the fields for marked/unmarked vertices.
SoVertexFlag()
Constructor.