50#ifndef _SO_INDEXED_NURBS_CURVE_
51#define _SO_INDEXED_NURBS_CURVE_
53#include <Inventor/fields/SoSFInt32.h>
54#include <Inventor/fields/SoMFFloat.h>
55#include <Inventor/fields/SoMFInt32.h>
56#include <Inventor/nodes/SoNurbsCurve.h>
69class SoIndexedNurbsCurveCache;
160 static void initClass();
161 static void exitClass();
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Portable readers...
Indexed NURBS curve shape node.
SoIndexedNurbsCurve()
Creates an indexed NURBS curve node with default settings.
SoMFInt32 coordIndex
Coordinate indices for the control points.
Multiple-value field containing any number of int32_t integers.
SoNurbsCurve()
Creates a NURBS curve node with default settings.