Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

X3DTK::X3D::FillProperties Class Reference
[X3DSceneGraph]

Class declared in <X3DTK/X3D/scenegraph.h>, part of the shape component defining a FillProperties (documentation). More...

Inheritance diagram for X3DTK::X3D::FillProperties:

X3DTK::X3D::X3DAppearanceChildNode X3DTK::X3D::X3DNode X3DTK::X3DAbstractNode List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

Class declared in <X3DTK/X3D/scenegraph.h>, part of the shape component defining a FillProperties (documentation).


Constructor & Destructor Documentation

X3DTK::X3D::FillProperties::FillProperties  ) 
 

Constructor.

X3DTK::X3D::FillProperties::FillProperties const SFString fillStyle,
const SFInt32 hatchStyle,
const SFColor hatchColor
 

Constructs a Material from its attributes.

virtual X3DTK::X3D::FillProperties::~FillProperties  )  [virtual]
 

Destructor.

X3DTK::X3D::FillProperties::FillProperties const FillProperties F  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFAbstractNode X3DTK::X3D::FillProperties::clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DTK::X3DAbstractNode.

const SFString& X3DTK::X3D::FillProperties::getFillStyle  )  const [inline]
 

Sets the FillStyle attribute.

const SFColor& X3DTK::X3D::FillProperties::getHatchColor  )  const [inline]
 

Sets the HatchColor attribute.

const SFInt32& X3DTK::X3D::FillProperties::getHatchStyle  )  const [inline]
 

Sets the HatchStyle attribute.

virtual void X3DTK::X3D::FillProperties::load const X3DFileElement element  )  [virtual]
 

Loads the attributes from a X3DFileElement *.

Reimplemented from X3DTK::X3D::X3DNode.

void X3DTK::X3D::FillProperties::setFillStyle const SFString fillStyle  ) 
 

Sets the FillStyle attribute.

void X3DTK::X3D::FillProperties::setHatchColor const SFColor hatchColor  ) 
 

Sets the HatchColor attribute.

void X3DTK::X3D::FillProperties::setHatchStyle const SFInt32 hatchStyle  ) 
 

Sets the HatchStyle attribute.

virtual SFString& X3DTK::X3D::FillProperties::write SFString output  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DTK::X3D::X3DNode.


Generated on Thu Jun 3 10:12:26 2004 for X3DToolKit by doxygen 1.3.6