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

X3DTexture2DNode Class Reference

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

Inherits X3DTextureNode.

Inherited by ImageTexture.

List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

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


Constructor & Destructor Documentation

X3DTexture2DNode  ) 
 

Constructor.

virtual ~X3DTexture2DNode  )  [virtual]
 

Virtual destructor.

X3DTexture2DNode const X3DTexture2DNode &  N  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DTextureNode.

Reimplemented in ImageTexture.

SFBool getRepeatS  )  [inline]
 

Gets repeatS attribute.

SFBool getRepeatT  )  [inline]
 

Gets repeatT attribute.

virtual void load const X3DFileElement element  )  [virtual]
 

Loads the attributes from X3DFileElement *.

Reimplemented from X3DNode.

Reimplemented in ImageTexture.

void setRepeatS SFBool  repeatS  ) 
 

Sets repeatS attribute.

void setRepeatT SFBool  repeatT  ) 
 

Sets repeatT attribute.

virtual SFString write  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DNode.

Reimplemented in ImageTexture.


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