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

X3DTK::GL::Appearance Class Reference

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

Inheritance diagram for X3DTK::GL::Appearance:

X3DTK::GL::X3DAppearanceNode X3DTK::GL::X3DNode X3DTK::X3DAbstractNode List of all members.

Public Methods

Protected Methods


Detailed Description

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


Constructor & Destructor Documentation

X3DTK::GL::Appearance::Appearance  
 

Constructor.

virtual X3DTK::GL::Appearance::~Appearance   [virtual]
 

Destructor.

X3DTK::GL::Appearance::Appearance const Appearance &    A [protected]
 

Copy constructor.


Member Function Documentation

virtual bool X3DTK::GL::Appearance::addChild const SFAbstractNode &    N [virtual]
 

Adds the child N.

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

Reimplemented from X3DTK::X3DAbstractNode.

virtual SFNode X3DTK::GL::Appearance::clone   [virtual]
 

Clones the node.

Reimplemented from X3DTK::X3DAbstractNode.

virtual MFAbstractNode X3DTK::GL::Appearance::getChildrenList   [virtual]
 

Gets the children list.

Reimplemented from X3DTK::X3DAbstractNode.

SFNode X3DTK::GL::Appearance::getFillProperties   [inline]
 

Gets the FillProperties attribute.

SFNode X3DTK::GL::Appearance::getLineProperties   [inline]
 

Gets the LineProperties attribute.

SFNode X3DTK::GL::Appearance::getMaterial   [inline]
 

Gets the Material attribute.

SFNode X3DTK::GL::Appearance::getTexture   [inline]
 

Gets the Texture attribute.

SFNode X3DTK::GL::Appearance::getTextureTransform   [inline]
 

Gets the TextureTransform attribute.

virtual bool X3DTK::GL::Appearance::removeChild const SFAbstractNode &    N [virtual]
 

Removes the child if exists. Returns TRUE if succeeds.

Reimplemented from X3DTK::X3DAbstractNode.

virtual bool X3DTK::GL::Appearance::setChild const SFAbstractNode &    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 X3DTK::X3DAbstractNode.

void X3DTK::GL::Appearance::setFillProperties FillProperties   fillProperties
 

Sets the FillProperties attribute.

void X3DTK::GL::Appearance::setLineProperties LineProperties   lineProperties
 

Sets the LineProperties attribute.

void X3DTK::GL::Appearance::setMaterial X3DMaterialNode   material
 

Sets the Material attribute.

void X3DTK::GL::Appearance::setTexture X3DTextureNode   texture
 

Sets the Texture attribute.

void X3DTK::GL::Appearance::setTextureTransform X3DTextureTransformNode   textureTransform
 

Sets the TextureTransform attribute.


Generated on Mon Jan 19 10:32:14 2004 for X3DToolKit by doxygen1.2.18