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

X3DTK::GL::IndexedLineSet Class Reference

Class providing a implementation of the X3DGLNode corresponding to the X3DNode IndexedLineSet. More...

Inheritance diagram for X3DTK::GL::IndexedLineSet:

X3DTK::GL::X3DGeometryNode X3DTK::GL::X3DNode X3DTK::X3DAbstractNode List of all members.

Public Member Functions

Protected Member Functions

Protected Attributes


Detailed Description

Class providing a implementation of the X3DGLNode corresponding to the X3DNode IndexedLineSet.


Constructor & Destructor Documentation

X3DTK::GL::IndexedLineSet::IndexedLineSet  ) 
 

Constructor.

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

Destructor.

X3DTK::GL::IndexedLineSet::IndexedLineSet const IndexedLineSet &  I  )  [protected]
 

Copy constructor.


Member Function Documentation

std::vector<C4UB_V3F>& X3DTK::GL::IndexedLineSet::C4UB_V3F_vertexArray  )  [inline]
 

Gets the C4UB_V3F vertex array.

virtual SFNode X3DTK::GL::IndexedLineSet::clone  )  const [virtual]
 

Clones the node.

Reimplemented from X3DTK::GL::X3DGeometryNode.

SFBool X3DTK::GL::IndexedLineSet::getColor  )  const [inline]
 

Gets the color attribute.

SFFloat X3DTK::GL::IndexedLineSet::getLineWidth  )  const [inline]
 

Gets the Line width attribute.

SFBool X3DTK::GL::IndexedLineSet::getVerticesDuplicated  )  const [inline]
 

Gets the color per vertex attribute.

std::vector<MFInt32>& X3DTK::GL::IndexedLineSet::indexArrayArray  )  [inline]
 

Gets the index array.

virtual void X3DTK::GL::IndexedLineSet::render  )  const [virtual]
 

Renders the node in an openGL context.

Reimplemented from X3DTK::GL::X3DNode.

void X3DTK::GL::IndexedLineSet::setC4UB_V3F_vertexArray const std::vector< C4UB_V3F > &  C4UB_V3F_vertexArray  ) 
 

Sets the C4UB_V3F vertex array.

void X3DTK::GL::IndexedLineSet::setColor SFBool  color  ) 
 

Sets the color attribute.

void X3DTK::GL::IndexedLineSet::setIndexArrayArray const std::vector< MFInt32 > &  indexArrayArray  ) 
 

Sets the index array.

void X3DTK::GL::IndexedLineSet::setLineWidth SFFloat  lineWidth  ) 
 

Sets the line width attribute.

void X3DTK::GL::IndexedLineSet::setV3F_vertexArray const std::vector< SFVec3f > &  V3F_vertexArray  ) 
 

Sets the C4UB_V3F vertex array.

void X3DTK::GL::IndexedLineSet::setVerticesDuplicated SFBool  verticesDuplicated  ) 
 

Sets the verticesDuplicated attribute.

virtual void X3DTK::GL::IndexedLineSet::update  )  [virtual]
 

Updates the attributes of the node.

Reimplemented from X3DTK::GL::X3DNode.

std::vector<SFVec3f>& X3DTK::GL::IndexedLineSet::V3F_vertexArray  )  [inline]
 

Gets the C4UB_V3F vertex array.


Member Data Documentation

std::vector<C4UB_V3F> X3DTK::GL::IndexedLineSet::_C4UB_V3F_vertexArray [protected]
 

Array of vertex arrays.

SFBool X3DTK::GL::IndexedLineSet::_color [protected]
 

Color attribute.

std::vector<MFInt32> X3DTK::GL::IndexedLineSet::_indexArrayArray [protected]
 

Array of Line index.

SFFloat X3DTK::GL::IndexedLineSet::_lineWidth [protected]
 

Line width attribute.

std::vector<SFVec3f> X3DTK::GL::IndexedLineSet::_V3F_vertexArray [protected]
 

Array of vertex arrays.

SFBool X3DTK::GL::IndexedLineSet::_verticesDuplicated [protected]
 

Color per vertex attribute.


Generated on Wed Sep 10 11:25:19 2003 for X3DToolKit by doxygen1.3