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

X3DTK::GL::BboxDrawArray Class Reference

Class providing the arrays required by the glDrawElements() command for drawing a Bounding Box with corners. More...

List of all members.

Public Member Functions

Protected Attributes


Detailed Description

Class providing the arrays required by the glDrawElements() command for drawing a Bounding Box with corners.


Constructor & Destructor Documentation

X3DTK::GL::BboxDrawArray::BboxDrawArray  ) 
 

Constructor.


Member Function Documentation

const unsigned int* X3DTK::GL::BboxDrawArray::getBboxIndexArrayAddress  )  const
 

Gets the address of the first index.

unsigned int X3DTK::GL::BboxDrawArray::getBboxSize  )  const
 

Gets the size of the Box, it means the number of vertices displayed.

const void* X3DTK::GL::BboxDrawArray::getBboxVertexArrayAddress  )  const
 

Gets the address of the first element of the vertex array.


Member Data Documentation

std::vector<unsigned int> X3DTK::GL::BboxDrawArray::_bboxIndexArray [protected]
 

MFVec3f X3DTK::GL::BboxDrawArray::_bboxVertexArray [protected]
 

const float X3DTK::GL::BboxDrawArray::h [protected]
 


Generated on Thu Sep 18 15:08:51 2003 for X3DToolKit by doxygen1.3