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

GLAppearance Class Reference

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

Inherits X3DGLAppearanceNode.

List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

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


Constructor & Destructor Documentation

GLAppearance  ) 
 

Constructor.

virtual ~GLAppearance  )  [virtual]
 

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.

SFNode getLineProperties  )  [inline]
 

Gets the LineProperties attribute.

SFNode getMaterial  )  [inline]
 

Gets the Material attribute.

SFNode getTexture  )  [inline]
 

Gets the Texture attribute.

SFNode getTextureTransform  )  [inline]
 

Gets the TextureTransform attribute.

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.


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