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

ConeDrawArray Class Reference

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

List of all members.

Public Member Functions

Static Public Member Functions


Detailed Description

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


Member Function Documentation

const unsigned int* getConeBottomIndexArrayAddress  )  const
 

Gets the address of the first index of the bottom.

unsigned int getConeBottomSize  )  const
 

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

const void* getConeBottomVertexArrayAddress  )  const
 

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

const unsigned int* getConeSideIndexArrayAddress  )  const
 

Gets the address of the first index of the side.

unsigned int getConeSideSize  )  const
 

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

const void* getConeSideVertexArrayAddress  )  const
 

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

ConeDrawArray* getInstanceOfSection unsigned int  section  )  [static]
 

Gets the ConeDrawArray of section section.

void removeInstance  ) 
 

Removes the ConeDrawArray of section section.


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