A block of bytes that stores the actual raw vertex data referenced by a GeomVertexArrayData object. More...
Public Member Functions | |
VertexDataBlock | getNextBlock () |
Returns a pointer to the next allocated block in the chain, or NULL if there are no more allocated blocks. | |
VertexDataPage | getPage () |
Returns the page from which this buffer was allocated. |
A block of bytes that stores the actual raw vertex data referenced by a GeomVertexArrayData object.
Returns a pointer to the next allocated block in the chain, or NULL if there are no more allocated blocks.
Reimplemented from SimpleAllocatorBlock.
Returns the page from which this buffer was allocated.