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

FillProperties Class Reference

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

Inherits X3DAppearanceChildNode.

List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

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


Constructor & Destructor Documentation

FillProperties  ) 
 

Constructor.

FillProperties SFString  fillStyle,
SFInt32  hatchStyle,
SFColor  hatchColor
 

Constructs a Material from its attributes.

virtual ~FillProperties  )  [virtual]
 

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.

SFColor getHatchColor  )  const [inline]
 

Sets the HatchColor attribute.

SFInt32 getHatchStyle  )  const [inline]
 

Sets the HatchStyle attribute.

virtual void load const X3DFileElement element  )  [virtual]
 

Loads the attributes from a X3DFileElement *.

Reimplemented from X3DNode.

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 write  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DNode.


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