This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
| CDevice | A class that handles vrpn connected devices |
| ▼CEntity | |
| CBox | |
| CCylinder | |
| CPlane | |
| CSphere | |
| CMatrix | |
| CMatrixStack | |
| CMesh | A class representing a modifiable 3D mesh |
| CShader | Class for loading, compiling and assembeling shader program |
| Ctriangle | Data structure containing three indices of the vertexArray that make a certain triangle |
| Cvertex | Data structure containing the coordinates and normal coordinates of a vertex, aswell as a pointer to an adjacent face |
| CvertexInf | |