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

X3DTK::X3D::X3DTextureCoordinateNode Class Reference

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

Inheritance diagram for X3DTK::X3D::X3DTextureCoordinateNode:

X3DTK::X3D::X3DGeometricPropertyNode X3DTK::X3D::X3DNode X3DTK::X3DAbstractNode X3DTK::X3D::NurbsTextureSurface X3DTK::X3D::TextureCoordinate List of all members.

Public Methods

Protected Methods


Detailed Description

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


Constructor & Destructor Documentation

X3DTK::X3D::X3DTextureCoordinateNode::X3DTextureCoordinateNode  
 

Constructor.

X3DTK::X3D::X3DTextureCoordinateNode::X3DTextureCoordinateNode const MFVec2f &    point
 

Constructs an X3DTextureCoordinateNode from its attributes.

virtual X3DTK::X3D::X3DTextureCoordinateNode::~X3DTextureCoordinateNode   [virtual]
 

Virtual destructor.

X3DTK::X3D::X3DTextureCoordinateNode::X3DTextureCoordinateNode const X3DTextureCoordinateNode &    N [protected]
 

Copy constructor.


Member Function Documentation

const MFVec2f& X3DTK::X3D::X3DTextureCoordinateNode::getPoint   const [inline]
 

Gets the Point attribute.

virtual void X3DTK::X3D::X3DTextureCoordinateNode::load const X3DFileElement   element [virtual]
 

Loads the attributes from a X3DFileElement *.

Reimplemented from X3DTK::X3D::X3DNode.

Reimplemented in X3DTK::X3D::NurbsTextureSurface.

void X3DTK::X3D::X3DTextureCoordinateNode::setPoint const MFVec2f &    point
 

Sets the Point attribute.

virtual SFString& X3DTK::X3D::X3DTextureCoordinateNode::write SFString   output const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DTK::X3D::X3DNode.

Reimplemented in X3DTK::X3D::NurbsTextureSurface.


Generated on Mon Jan 19 10:32:25 2004 for X3DToolKit by doxygen1.2.18