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

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

BboxDrawArray  ) 
 

Constructor.


Member Function Documentation

const unsigned int* getBboxIndexArrayAddress  )  const
 

Gets the address of the first index.

unsigned int getBboxSize  )  const
 

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

const void* getBboxVertexArrayAddress  )  const
 

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


Member Data Documentation

std::vector<unsigned int> _bboxIndexArray [protected]
 

MFVec3f _bboxVertexArray [protected]
 

const float h [protected]
 


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