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

X3DTextureCoordinateNode Class Reference

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

Inheritance diagram for X3DTextureCoordinateNode:

X3DGeometricPropertyNode X3DNode X3DAbstractNode TextureCoordinate List of all members.

Public Member Functions

Protected Member Functions

Protected Attributes


Detailed Description

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

Definition at line 18 of file X3DTextureCoordinateNode.h.


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.

Definition at line 34 of file X3DTextureCoordinateNode.h.

References X3DTextureCoordinateNode::point.

virtual void loadAttributes const X3DFileElement element  )  [virtual]
 

Loads the attributes from a X3DFileElement *.

Reimplemented from X3DAbstractNode.

void setPoint const MFVec2f &  point  ) 
 

Sets the Point attribute.

virtual SFString writeAttributes  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DAbstractNode.


Member Data Documentation

MFVec2f point [protected]
 

The point array.

Definition at line 46 of file X3DTextureCoordinateNode.h.

Referenced by X3DTextureCoordinateNode::getPoint().


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