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

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.

Definition at line 17 of file BboxDrawArray.h.


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]
 

Definition at line 33 of file BboxDrawArray.h.

MFVec3f _bboxVertexArray [protected]
 

Definition at line 32 of file BboxDrawArray.h.

const float h [protected]
 

Definition at line 31 of file BboxDrawArray.h.


The documentation for this class was generated from the following file:
Generated on Wed May 14 10:38:11 2003 for X3DToolKit by doxygen1.3