|
nux-1.14.0
|
Public Member Functions | |
| MeshBuffer (NUX_FILE_LINE_PROTO) | |
| bool | Update (const MeshData *mesh_data) |
Public Attributes | |
| VertexBuffer * | _vertex_buffer |
| IndexBuffer * | _index_buffer |
| VertexDeclaration * | _vertex_declaration |
| NuxMeshPrimitiveType | _mesh_primitive_type |
Definition at line 212 of file GLVertexResourceManager.h.