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

GLAppearance Class Reference

Class providing a implementation of the X3DGLNode corresponding to the X3DNode Appearance. More...

Inheritance diagram for GLAppearance:

X3DGLAppearanceNode X3DGLNode X3DAbstractNode List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

Class providing a implementation of the X3DGLNode corresponding to the X3DNode Appearance.

Definition at line 22 of file GLAppearance.h.


Constructor & Destructor Documentation

GLAppearance  ) 
 

Constructor.

~GLAppearance  ) 
 

Destructor.

GLAppearance const GLAppearance &  A  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual bool addChild const SFNode &  N  )  [virtual]
 

Adds the child N.

Returns FALSE if the child already exists or N is not a valid child.

Reimplemented from X3DAbstractNode.

virtual SFNode clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DGLAppearanceNode.

SFNode getFillProperties  )  [inline]
 

Gets the FillProperties attribute.

Definition at line 52 of file GLAppearance.h.

SFNode getLineProperties  )  [inline]
 

Gets the LineProperties attribute.

Definition at line 50 of file GLAppearance.h.

SFNode getMaterial  )  [inline]
 

Gets the Material attribute.

Definition at line 44 of file GLAppearance.h.

SFNode getTexture  )  [inline]
 

Gets the Texture attribute.

Definition at line 46 of file GLAppearance.h.

SFNode getTextureTransform  )  [inline]
 

Gets the TextureTransform attribute.

Definition at line 48 of file GLAppearance.h.

virtual bool removeChild const SFNode &  N  )  [virtual]
 

Removes the child if exists. Returns TRUE if succeeds.

Reimplemented from X3DAbstractNode.

virtual bool setChild const SFNode &  N  )  [virtual]
 

Sets the child N.

Returns FALSE if N is not a valid child. If the child already exists then N becomes the new child.

Reimplemented from X3DAbstractNode.

void setFillProperties const GLFillProperties fillProperties  ) 
 

Sets the FillProperties attribute.

void setLineProperties const GLLineProperties lineProperties  ) 
 

Sets the LineProperties attribute.

void setMaterial const GLMaterial material  ) 
 

Sets the Material attribute.

void setTexture const X3DGLTextureNode texture  ) 
 

Sets the Texture attribute.

void setTextureTransform const X3DGLTextureTransformNode textureTransform  ) 
 

Sets the TextureTransform attribute.


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