ScummVM API documentation
dgCollisionCompoundBreakable::dgVertexBuffer Class Reference
Inheritance diagram for dgCollisionCompoundBreakable::dgVertexBuffer:
dgRefCounter

Public Member Functions

 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
 
- Public Member Functions inherited from dgRefCounter
int GetRef () const
 
int Release ()
 
void AddRef ()
 

Public Attributes

dgInt32 m_vertexCount
 
dgFloat32 * m_uv
 
dgFloat32 * m_vertex
 
dgFloat32 * m_normal
 
dgMemoryAllocatorm_allocator
 

The documentation for this class was generated from the following file: