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

X3DTK::X3D::Coordinate Class Reference

Class of the Rendering component defining a Coordinate (documentation). More...

Inheritance diagram for X3DTK::X3D::Coordinate:

X3DTK::X3D::X3DCoordinateNode X3DTK::X3D::X3DGeometricPropertyNode X3DTK::X3D::X3DNode X3DTK::X3DAbstractNode List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

Class of the Rendering component defining a Coordinate (documentation).


Constructor & Destructor Documentation

X3DTK::X3D::Coordinate::Coordinate  ) 
 

Constructor.

X3DTK::X3D::Coordinate::Coordinate const MFVec3f &  point  ) 
 

Constructs a Coordinate from its attributes.

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

Destructor.

X3DTK::X3D::Coordinate::Coordinate const Coordinate &  C  )  [protected]
 

Copy constructor.


Member Function Documentation

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

Clones the node.

Reimplemented from X3DTK::X3D::X3DCoordinateNode.

const MFVec3f& X3DTK::X3D::Coordinate::getPoint  )  const [inline]
 

Gets the Point attribute.

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

Loads the attributes from a X3DFileElement *.

Reimplemented from X3DTK::X3D::X3DNode.

void X3DTK::X3D::Coordinate::setPoint const MFVec3f &  point  ) 
 

Sets the Point attribute.

virtual SFString X3DTK::X3D::Coordinate::write  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DTK::X3D::X3DNode.


Generated on Tue Jul 15 16:46:58 2003 for X3DToolKit by doxygen1.3