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

X3DTexture2DNode Class Reference

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

Inheritance diagram for X3DTexture2DNode:

X3DTextureNode X3DAppearanceChildNode X3DNode X3DAbstractNode ImageTexture List of all members.

Public Member Functions

Protected Member Functions

Protected Attributes


Detailed Description

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

Definition at line 17 of file X3DTexture2DNode.h.


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.

Definition at line 33 of file X3DTexture2DNode.h.

References X3DTexture2DNode::repeatS_.

SFBool getRepeatT  )  [inline]
 

Gets repeatT attribute.

Definition at line 35 of file X3DTexture2DNode.h.

References X3DTexture2DNode::repeatT_.

virtual void loadAttributes const X3DFileElement element  )  [virtual]
 

Loads the attributes from X3DFileElement *.

Reimplemented from X3DAbstractNode.

Reimplemented in ImageTexture.

void setRepeatS SFBool  repeatS  ) 
 

Sets repeatS attribute.

void setRepeatT SFBool  repeatT  ) 
 

Sets repeatT attribute.

virtual SFString writeAttributes  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DAbstractNode.

Reimplemented in ImageTexture.


Member Data Documentation

SFBool repeatS_ [protected]
 

Definition at line 46 of file X3DTexture2DNode.h.

Referenced by X3DTexture2DNode::getRepeatS().

SFBool repeatT_ [protected]
 

Definition at line 47 of file X3DTexture2DNode.h.

Referenced by X3DTexture2DNode::getRepeatT().


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