29 #ifndef __CONTOURPOLYLINE2D_H__
30 #define __CONTOURPOLYLINE2D_H__
57 Inst< MFVec2d > _controlPoint = 0 );
Contains the MFVec2d field class.
Header file for X3DNurbsControlCurveNode, X3D scene-graph node.
The ContourPolyline2D node defines a piecewise linear curve segment as a part of a trimming contour i...
Definition: ContourPolyline2D.h:52
static H3DNodeDatabase database
The H3DNodeDatabase for this node.
Definition: ContourPolyline2D.h:60
This abstract node type is the base type for all node types that provide control curve information in...
Definition: X3DNurbsControlCurveNode.h:42
H3D API namespace.
Definition: Anchor.h:38
The H3DNodeDatabase contains a mapping between a name of a Node and the constructor for the Node with...
Definition: H3DNodeDatabase.h:194