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

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.

Definition at line 19 of file ConeDrawArray.h.


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.


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