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

X3DTK::X3D::Color Class Reference

Class of the Rendering component defining a Color ( documentation). More...

Inheritance diagram for X3DTK::X3D::Color:

X3DTK::X3D::X3DColorNode X3DTK::X3D::X3DGeometricPropertyNode X3DTK::X3D::X3DNode X3DTK::X3DAbstractNode List of all members.

Public Methods

Protected Methods


Detailed Description

Class of the Rendering component defining a Color ( documentation).


Constructor & Destructor Documentation

X3DTK::X3D::Color::Color  
 

Constructor.

X3DTK::X3D::Color::Color const MFColor &    color
 

Constructs a Color from its attributes.

virtual X3DTK::X3D::Color::~Color   [virtual]
 

Destructor.

X3DTK::X3D::Color::Color const Color &    C [protected]
 

Copy constructor.


Member Function Documentation

virtual SFAbstractNode X3DTK::X3D::Color::clone   [virtual]
 

Clones the node.

Reimplemented from X3DTK::X3DAbstractNode.

const MFColor& X3DTK::X3D::Color::getColor   const [inline]
 

Gets the Color attribute.

virtual void X3DTK::X3D::Color::load const X3DFileElement   element [virtual]
 

Loads the attributes from a X3DFileElement *.

Reimplemented from X3DTK::X3D::X3DNode.

void X3DTK::X3D::Color::setColor const MFColor &    color
 

Sets the Color attribute.

virtual SFString& X3DTK::X3D::Color::write SFString   output const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DTK::X3D::X3DNode.


Generated on Thu Dec 4 13:26:00 2003 for X3DToolKit by doxygen1.2.18