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

X3DTK::GL::ConeDrawArray Class Reference

Class providing the arrays required by the opengl command drawElements() to draw a Cone. More...

List of all members.

Public Methods

Static Public Methods


Detailed Description

Class providing the arrays required by the opengl command drawElements() to draw a Cone.


Member Function Documentation

const unsigned int* X3DTK::GL::ConeDrawArray::getConeBottomIndexArrayAddress  
 

Gets the address of the first index of the bottom.

unsigned int X3DTK::GL::ConeDrawArray::getConeBottomSize  
 

Gets the number of vertices of the side of the cone.

const void* X3DTK::GL::ConeDrawArray::getConeBottomVertexArrayAddress  
 

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

const unsigned int* X3DTK::GL::ConeDrawArray::getConeSideIndexArrayAddress  
 

Gets the address of the first index of the side.

unsigned int X3DTK::GL::ConeDrawArray::getConeSideSize  
 

Gets the number of vertices of the side of the cone.

const void* X3DTK::GL::ConeDrawArray::getConeSideVertexArrayAddress  
 

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

ConeDrawArray* X3DTK::GL::ConeDrawArray::getInstanceOfSection unsigned int    section [static]
 

Gets the ConeDrawArray of section section.

void X3DTK::GL::ConeDrawArray::removeInstance  
 

Removes the ConeDrawArray of section section.


Generated on Mon Jan 19 10:32:14 2004 for X3DToolKit by doxygen1.2.18