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

X3DTK::X3D::TrimmedSurface Class Reference

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

Inheritance diagram for X3DTK::X3D::TrimmedSurface:

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 of the NURBS component defining a TrimmedSurface (documentation).


Constructor & Destructor Documentation

X3DTK::X3D::TrimmedSurface::TrimmedSurface  ) 
 

Constructor.

X3DTK::X3D::TrimmedSurface::TrimmedSurface const NurbsSurface surface  ) 
 

Constructs an TrimmedSurface from its attributes.

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

Virtual destructor.

X3DTK::X3D::TrimmedSurface::TrimmedSurface const TrimmedSurface &  N  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual bool X3DTK::X3D::TrimmedSurface::addChild const SFAbstractNode &  N  )  [virtual]
 

Adds a child to the Children attribute. Returns TRUE if succeeds.

Reimplemented from X3DTK::X3DAbstractNode.

virtual SFNode X3DTK::X3D::TrimmedSurface::clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DTK::X3D::X3DParametricGeometryNode.

SFNode X3DTK::X3D::TrimmedSurface::getSurface  )  const [inline]
 

Gets the Surface attribute.

MFNode X3DTK::X3D::TrimmedSurface::getTrimmingContour  )  const [inline]
 

Gets the TrimmingContour attribute.

virtual bool X3DTK::X3D::TrimmedSurface::removeChild const SFAbstractNode &  N  )  [virtual]
 

Removes the child if exists. Returns TRUE if succeeds.

Reimplemented from X3DTK::X3DAbstractNode.

virtual bool X3DTK::X3D::TrimmedSurface::setChild const SFAbstractNode &  N  )  [virtual]
 

Sets the child. Behaves like addChild.

Reimplemented from X3DTK::X3DAbstractNode.

void X3DTK::X3D::TrimmedSurface::setSurface const NurbsSurface surface  ) 
 

Sets the Surface attribute.


Generated on Wed Sep 10 11:25:24 2003 for X3DToolKit by doxygen1.3