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

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

Class declared in <X3DTK/X3D/scenegraph.h>, part of the Rendering component defining an IndexedLineSet (documentation). More...

Inheritance diagram for X3DTK::X3D::IndexedLineSet:

X3DTK::X3D::X3DGeometryNode 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 Rendering component defining an IndexedLineSet (documentation).


Constructor & Destructor Documentation

X3DTK::X3D::IndexedLineSet::IndexedLineSet  ) 
 

Constructor.

X3DTK::X3D::IndexedLineSet::IndexedLineSet X3DColorNode color,
X3DCoordinateNode coord,
const MFInt32 colorIndex,
const SFBool colorPerVertex,
const MFInt32 coordIndex,
const SFFloat lineWidth
 

Constructs an IndexedLineSet from its attributes.

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

Destructor.

X3DTK::X3D::IndexedLineSet::IndexedLineSet const IndexedLineSet I  )  [protected]
 

Copy constructor.


Member Function Documentation

virtual bool X3DTK::X3D::IndexedLineSet::addChild const SFAbstractNode N  )  [virtual]
 

Adds the child N.

Returns FALSE if the child already exists or N is not a valid child.

Reimplemented from X3DTK::X3DAbstractNode.

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

Clones the node.

Reimplemented from X3DTK::X3DAbstractNode.

virtual MFAbstractNode X3DTK::X3D::IndexedLineSet::getChildList  )  const [virtual]
 

Gets the children list.

Reimplemented from X3DTK::X3DAbstractNode.

SFNode X3DTK::X3D::IndexedLineSet::getColor  )  const [inline]
 

Gets the Color attribute.

const MFInt32& X3DTK::X3D::IndexedLineSet::getColorIndex  )  const [inline]
 

Gets the ColorIndex attribute.

const SFBool& X3DTK::X3D::IndexedLineSet::getColorPerVertex  )  const [inline]
 

Gets the ColorPerVertex attribute.

SFNode X3DTK::X3D::IndexedLineSet::getCoord  )  const [inline]
 

Gets the Coord attribute.

const MFInt32& X3DTK::X3D::IndexedLineSet::getCoordIndex  )  const [inline]
 

Gets the CoordIndex attribute.

const SFFloat& X3DTK::X3D::IndexedLineSet::getLineWidth  )  const [inline]
 

Gets the LineWidth attribute.

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

Loads the attributes from a X3DFileElement *.

Reimplemented from X3DTK::X3D::X3DNode.

virtual bool X3DTK::X3D::IndexedLineSet::removeChild const SFAbstractNode N  )  [virtual]
 

Removes the child if exists. Returns TRUE if succeeds.

Reimplemented from X3DTK::X3DAbstractNode.

virtual bool X3DTK::X3D::IndexedLineSet::setChild const SFAbstractNode N  )  [virtual]
 

Sets the child N.

Returns FALSE if N is not a valid child. If the child already exists then N becomes the new child.

Reimplemented from X3DTK::X3DAbstractNode.

void X3DTK::X3D::IndexedLineSet::setColor X3DColorNode color  ) 
 

Sets the Color attribute.

void X3DTK::X3D::IndexedLineSet::setColorIndex const MFInt32 colorIndex  ) 
 

Sets the ColorIndex attribute.

void X3DTK::X3D::IndexedLineSet::setColorPerVertex const SFBool colorPerVertex  ) 
 

Sets the ColorPerVertex attribute.

void X3DTK::X3D::IndexedLineSet::setCoord X3DCoordinateNode coord  ) 
 

Sets the Coord attribute.

void X3DTK::X3D::IndexedLineSet::setCoordIndex const MFInt32 coordIndex  ) 
 

Sets the CoordIndex attribute.

void X3DTK::X3D::IndexedLineSet::setLineWidth const SFFloat lineWidth  ) 
 

Sets the LineWidth attribute.

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

Writes the attributes of the node.

Reimplemented from X3DTK::X3D::X3DNode.


Generated on Thu Jun 3 10:12:25 2004 for X3DToolKit by doxygen 1.3.6