Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

X3DTK::X3D::ContourPolyline2D Class Reference

Base class of the NURBS component defining a ContourPolyline2D ( documentation). More...

Inheritance diagram for X3DTK::X3D::ContourPolyline2D:

X3DTK::X3D::X3DParametricGeometryNode X3DTK::X3D::X3DGeometryNode X3DTK::X3D::X3DNode X3DTK::X3DAbstractNode List of all members.

Public Methods

Protected Methods


Detailed Description

Base class of the NURBS component defining a ContourPolyline2D ( documentation).


Constructor & Destructor Documentation

X3DTK::X3D::ContourPolyline2D::ContourPolyline2D  
 

Constructor.

X3DTK::X3D::ContourPolyline2D::ContourPolyline2D const MFVec2f &    point
 

Constructs a ContourPolyline2D from it attribute.

virtual X3DTK::X3D::ContourPolyline2D::~ContourPolyline2D   [virtual]
 

Virtual destructor.

X3DTK::X3D::ContourPolyline2D::ContourPolyline2D const ContourPolyline2D &    N [protected]
 

Copy constructor.


Member Function Documentation

virtual SFAbstractNode X3DTK::X3D::ContourPolyline2D::clone   [virtual]
 

Clones the node.

Reimplemented from X3DTK::X3DAbstractNode.

const MFVec2f& X3DTK::X3D::ContourPolyline2D::getPoint   const [inline]
 

Gets the point attribute.

virtual void X3DTK::X3D::ContourPolyline2D::load const X3DFileElement   element [virtual]
 

Loads the attributes from a X3DFileElement e.

Reimplemented from X3DTK::X3D::X3DNode.

void X3DTK::X3D::ContourPolyline2D::setPoint const MFVec2f &    point
 

Sets the point attribute.

virtual SFString& X3DTK::X3D::ContourPolyline2D::write SFString   output const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DTK::X3D::X3DNode.


Generated on Thu Dec 4 13:26:00 2003 for X3DToolKit by doxygen1.2.18