|
Panda3D
|
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.
| VertexDataBlock getNextBlock | ( | ) |
Returns a pointer to the next allocated block in the chain, or NULL if there are no more allocated blocks.
Reimplemented from SimpleAllocatorBlock.
| VertexDataPage getPage | ( | ) |
Returns the page from which this buffer was allocated.
1.7.3