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

X3DTextureCoordinateNode Class Reference

Base class of the Texturing component defining an X3DTextureCoordinateNode (X3D documentation). More...

Inherits X3DGeometricPropertyNode.

Inherited by TextureCoordinate.

List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

Base class of the Texturing component defining an X3DTextureCoordinateNode (X3D documentation).


Constructor & Destructor Documentation

X3DTextureCoordinateNode  ) 
 

Constructor.

X3DTextureCoordinateNode const MFVec2f &  point  ) 
 

Constructs an X3DTextureCoordinateNode from its attributes.

virtual ~X3DTextureCoordinateNode  )  [virtual]
 

Virtual destructor.

X3DTextureCoordinateNode const X3DTextureCoordinateNode &  N  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DGeometricPropertyNode.

Reimplemented in TextureCoordinate.

MFVec2f& getPoint  )  const [inline]
 

Gets the Point attribute.

virtual void load const X3DFileElement element  )  [virtual]
 

Loads the attributes from a X3DFileElement *.

Reimplemented from X3DNode.

void setPoint const MFVec2f &  point  ) 
 

Sets the Point attribute.

virtual SFString write  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DNode.


Generated on Mon May 26 16:04:24 2003 for X3DToolKit by doxygen1.3