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

X3DTK::X3D::X3DTexture2DNode Class Reference

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

Inheritance diagram for X3DTK::X3D::X3DTexture2DNode:

X3DTK::X3D::X3DTextureNode X3DTK::X3D::X3DAppearanceChildNode X3DTK::X3D::X3DNode X3DTK::X3DAbstractNode X3DTK::X3D::ImageTexture List of all members.

Public Methods

Protected Methods


Detailed Description

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


Constructor & Destructor Documentation

X3DTK::X3D::X3DTexture2DNode::X3DTexture2DNode  
 

Constructor.

virtual X3DTK::X3D::X3DTexture2DNode::~X3DTexture2DNode   [virtual]
 

Virtual destructor.

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

Copy constructor.


Member Function Documentation

virtual SFNode X3DTK::X3D::X3DTexture2DNode::clone   [virtual]
 

Clones the node.

Reimplemented from X3DTK::X3D::X3DTextureNode.

Reimplemented in X3DTK::X3D::ImageTexture.

SFBool X3DTK::X3D::X3DTexture2DNode::getRepeatS   [inline]
 

Gets repeatS attribute.

SFBool X3DTK::X3D::X3DTexture2DNode::getRepeatT   [inline]
 

Gets repeatT attribute.

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

Loads the attributes from X3DFileElement *.

Reimplemented from X3DTK::X3D::X3DNode.

Reimplemented in X3DTK::X3D::ImageTexture.

void X3DTK::X3D::X3DTexture2DNode::setRepeatS SFBool    repeatS
 

Sets repeatS attribute.

void X3DTK::X3D::X3DTexture2DNode::setRepeatT SFBool    repeatT
 

Sets repeatT attribute.

virtual SFString X3DTK::X3D::X3DTexture2DNode::write   [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DTK::X3D::X3DNode.

Reimplemented in X3DTK::X3D::ImageTexture.


Generated on Thu Oct 9 13:51:04 2003 for X3DToolKit by doxygen1.2.18