![]() |
XII Release 0.1.0
|
A handle for a vertex allocation. More...
#include <VertexBufferPool.h>
Public Member Functions | |
| XII_DECLARE_POD_TYPE () | |
Public Attributes | |
| xiiUInt32 | m_uiChunkIndex = 0 |
| Index into the pool's internal chunks. | |
| xiiUInt32 | m_uiOffset = 0 |
| Offset within the chunk. | |
| xiiUInt32 | m_uiCount = 0 |
| Number of vertices allocated. | |
A handle for a vertex allocation.