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 Methods

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  
 

Gets the address of the first index.

unsigned int X3DTK::GL::BBoxDrawArray::getBBoxSize  
 

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

const void* X3DTK::GL::BBoxDrawArray::getBBoxVertexArrayAddress  
 

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 Oct 9 13:50:58 2003 for X3DToolKit by doxygen1.2.18