

Public Member Functions | |
| RageCompiledGeometryHWOGL () | |
| ~RageCompiledGeometryHWOGL () | |
| void | Invalidate () |
| void | Allocate (const vector< msMesh > &vMeshes) |
| void | Change (const vector< msMesh > &vMeshes) |
| void | Draw (int iMeshIndex) const |
Protected Member Functions | |
| void | AllocateBuffers () |
| void | UploadData () |
Protected Attributes | |
| GLuint | m_nPositions |
| GLuint | m_nTextureCoords |
| GLuint | m_nNormals |
| GLuint | m_nTriangles |
|
|
|
|
|
|
|
|
Reimplemented from RageCompiledGeometrySWOGL. |
|
|
|
|
|
Reimplemented from RageCompiledGeometrySWOGL. |
|
|
Reimplemented from RageCompiledGeometrySWOGL. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7