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

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

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

Inheritance diagram for X3DTK::X3D::LineProperties:

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 LineProperties (documentation).


Constructor & Destructor Documentation

X3DTK::X3D::LineProperties::LineProperties  ) 
 

Constructor.

X3DTK::X3D::LineProperties::LineProperties const SFInt32 lineStyle,
const SFFloat width
 

Constructs a Material from its attributes.

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

Destructor.

X3DTK::X3D::LineProperties::LineProperties const LineProperties L  )  [protected]
 

Copy constructor.


Member Function Documentation

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

Clones the node.

Reimplemented from X3DTK::X3DAbstractNode.

const SFInt32& X3DTK::X3D::LineProperties::getLineStyle  )  const [inline]
 

Gets the LineStyle attribute.

const SFFloat& X3DTK::X3D::LineProperties::getWidth  )  const [inline]
 

Gets the Width attribute.

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

Loads the attributes from a X3DFileElement *.

Reimplemented from X3DTK::X3D::X3DNode.

void X3DTK::X3D::LineProperties::setLineStyle const SFInt32 lineStyle  ) 
 

Sets the LineStyle attribute.

void X3DTK::X3D::LineProperties::setWidth const SFFloat width  ) 
 

Sets the Width attribute.

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

Writes the attributes of the node.

Reimplemented from X3DTK::X3D::X3DNode.


Generated on Wed Apr 7 12:15:40 2004 for X3DToolKit by doxygen 1.3.3