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

LineProperties Class Reference

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

Inherits X3DAppearanceChildNode.

List of all members.

Public Member Functions

Protected Member Functions


Detailed Description

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


Constructor & Destructor Documentation

LineProperties  ) 
 

Constructor.

LineProperties SFInt32  lineStyle,
SFFloat  width
 

Constructs a Material from its attributes.

virtual ~LineProperties  )  [virtual]
 

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.

SFFloat getWidth  )  const [inline]
 

Gets the Width attribute.

virtual void load const X3DFileElement element  )  [virtual]
 

Loads the attributes from a X3DFileElement *.

Reimplemented from X3DNode.

void setLineStyle SFInt32  lineStyle  ) 
 

Sets the LineStyle attribute.

void setWidth SFFloat  width  ) 
 

Sets the Width attribute.

virtual SFString write  )  const [virtual]
 

Writes the attributes of the node.

Reimplemented from X3DNode.


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