Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

X3DTK::X3D::NurbsCurve Class Reference
[X3DSceneGraph]

Base class declared in <X3DTK/X3D/scenegraph.h>, part of the NURBS component defining a NurbsCurve (documentation). More...

Inheritance diagram for X3DTK::X3D::NurbsCurve:

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

Public Member Functions

Protected Member Functions


Detailed Description

Base class declared in <X3DTK/X3D/scenegraph.h>, part of the NURBS component defining a NurbsCurve (documentation).


Constructor & Destructor Documentation

X3DTK::X3D::NurbsCurve::NurbsCurve  ) 
 

Constructor.

X3DTK::X3D::NurbsCurve::NurbsCurve const MFVec3f controlPoint,
const SFInt32 tesselation,
const MFDouble weight,
const MFDouble knot,
const SFInt32 order
 

Constructs a NurbsCurve from it attribute.

virtual X3DTK::X3D::NurbsCurve::~NurbsCurve  )  [virtual]
 

Virtual destructor.

X3DTK::X3D::NurbsCurve::NurbsCurve const NurbsCurve N  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFAbstractNode X3DTK::X3D::NurbsCurve::clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DTK::X3DAbstractNode.

const MFVec3f& X3DTK::X3D::NurbsCurve::getControlPoint  )  const [inline]
 

Gets the controlPoint attribute.

const MFDouble& X3DTK::X3D::NurbsCurve::getKnot  )  const [inline]
 

Gets the knot attribute.

const SFInt32& X3DTK::X3D::NurbsCurve::getOrder  )  const [inline]
 

Gets the order attribute.

const SFInt32& X3DTK::X3D::NurbsCurve::getTesselation  )  const [inline]
 

Gets the tesselation attribute.

const MFDouble& X3DTK::X3D::NurbsCurve::getWeight  )  const [inline]
 

Gets the weight attribute.

virtual void X3DTK::X3D::NurbsCurve::load const X3DFileElement element  )  [virtual]
 

Loads the attributes from a X3DFileElement e.

Reimplemented from X3DTK::X3D::X3DNode.

void X3DTK::X3D::NurbsCurve::setControlPoint const MFVec3f controlPoint  ) 
 

Sets the controlPoint attribute.

void X3DTK::X3D::NurbsCurve::setKnot const MFDouble knot  ) 
 

Sets the knot attribute.

void X3DTK::X3D::NurbsCurve::setOrder const SFInt32 order  ) 
 

Sets the order attribute.

void X3DTK::X3D::NurbsCurve::setTesselation const SFInt32 tesselation  ) 
 

Sets the tesselation attribute.

void X3DTK::X3D::NurbsCurve::setWeight const MFDouble weight  ) 
 

Sets the weight attribute.

virtual SFString& X3DTK::X3D::NurbsCurve::write SFString output  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DTK::X3D::X3DNode.


Generated on Thu Jun 3 10:12:25 2004 for X3DToolKit by doxygen 1.3.6