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

FillProperties Class Reference

Class of the Shape component defining a FillProperties (X3D documentation). More...

Inheritance diagram for FillProperties:

X3DAppearanceChildNode X3DNode X3DAbstractNode List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

Class of the Shape component defining a FillProperties (X3D documentation).

Definition at line 18 of file FillProperties.h.


Constructor & Destructor Documentation

FillProperties  ) 
 

Constructor.

FillProperties SFString  fillStyle,
SFInt32  hatchStyle,
SFColor  hatchColor
 

Constructs a Material from its attributes.

~FillProperties  ) 
 

Destructor.

FillProperties const FillProperties &  F  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DAppearanceChildNode.

SFString getFillStyle  )  const [inline]
 

Sets the FillStyle attribute.

Definition at line 41 of file FillProperties.h.

SFColor getHatchColor  )  const [inline]
 

Sets the HatchColor attribute.

Definition at line 45 of file FillProperties.h.

SFInt32 getHatchStyle  )  const [inline]
 

Sets the HatchStyle attribute.

Definition at line 43 of file FillProperties.h.

virtual void loadAttributes const X3DFileElement element  )  [virtual]
 

Loads the attributes from a X3DFileElement *.

Reimplemented from X3DAbstractNode.

void setFillStyle SFString  fillStyle  ) 
 

Sets the FillStyle attribute.

void setHatchColor SFColor  hatchColor  ) 
 

Sets the HatchColor attribute.

void setHatchStyle SFInt32  hatchStyle  ) 
 

Sets the HatchStyle attribute.

virtual SFString writeAttributes  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DAbstractNode.


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