|
| dgVertexBuffer (dgInt32 count, dgMemoryAllocator *allocator) |
|
| dgVertexBuffer (dgMemoryAllocator *const allocator, dgDeserialize deserialization, void *const userData) |
|
void | Serialize (dgSerialize callback, void *const userData) const |
|
void | GetVertexStreams (dgInt32 vertexStrideInByte, dgFloat32 *vertex, dgInt32 normalStrideInByte, dgFloat32 *normal, dgInt32 uvStrideInByte, dgFloat32 *uv) const |
|
int | GetRef () const |
|
int | Release () |
|
void | AddRef () |
|
|
dgInt32 | m_vertexCount |
|
dgFloat32 * | m_uv |
|
dgFloat32 * | m_vertex |
|
dgFloat32 * | m_normal |
|
dgMemoryAllocator * | m_allocator |
|
The documentation for this class was generated from the following file: