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

LineProperties Class Reference

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

Inheritance diagram for LineProperties:

X3DAppearanceChildNode X3DNode X3DAbstractNode List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

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

Definition at line 18 of file LineProperties.h.


Constructor & Destructor Documentation

LineProperties  ) 
 

Constructor.

LineProperties SFInt32  lineStyle,
SFFloat  width
 

Constructs a Material from its attributes.

~LineProperties  ) 
 

Destructor.

LineProperties const LineProperties &  L  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual SFNode clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DAppearanceChildNode.

SFInt32 getLineStyle  )  const [inline]
 

Gets the LineStyle attribute.

Definition at line 37 of file LineProperties.h.

SFFloat getWidth  )  const [inline]
 

Gets the Width attribute.

Definition at line 39 of file LineProperties.h.

virtual void loadAttributes const X3DFileElement element  )  [virtual]
 

Loads the attributes from a X3DFileElement *.

Reimplemented from X3DAbstractNode.

void setLineStyle SFInt32  lineStyle  ) 
 

Sets the LineStyle attribute.

void setWidth SFFloat  width  ) 
 

Sets the Width 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:15 2003 for X3DToolKit by doxygen1.3