Public Member Functions | |
| dgFlatVertexArray (dgMemoryAllocator *const allocator) | |
Public Member Functions inherited from dgArray< dgFlatVertex > | |
| dgArray (dgInt32 granulatitySize, dgMemoryAllocator *const allocator) | |
| dgFlatVertex & | operator[] (dgInt32 i) |
| const dgFlatVertex & | operator[] (dgInt32 i) const |
| void | Resize (dgInt32 size) const |
Public Attributes | |
| dgInt32 | m_count |