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

Coordinate Class Reference

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

Inheritance diagram for Coordinate:

X3DCoordinateNode X3DGeometricPropertyNode X3DNode X3DAbstractNode List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

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

Definition at line 18 of file Coordinate.h.


Constructor & Destructor Documentation

Coordinate  ) 
 

Constructor.

Coordinate const MFVec3f &  point  ) 
 

Constructs a Coordinate from its attributes.

~Coordinate  ) 
 

Destructor.

Coordinate const Coordinate &  C  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DCoordinateNode.

MFVec3f& getPoint  )  const [inline]
 

Gets the Point attribute.

Definition at line 34 of file Coordinate.h.

virtual void loadAttributes const X3DFileElement element  )  [virtual]
 

Loads the attributes from a X3DFileElement *.

Reimplemented from X3DAbstractNode.

void setPoint const MFVec3f &  point  ) 
 

Sets the Point attribute.

virtual SFString writeAttributes  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DAbstractNode.


The documentation for this class was generated from the following file:
Generated on Wed May 14 10:38:12 2003 for X3DToolKit by doxygen1.3