#include <GEO_WorkVertexBuffer.h>
Definition at line 37 of file GEO_WorkVertexBuffer.h.
virtual GEO_WorkVertexBuffer::~GEO_WorkVertexBuffer |
( |
| ) |
|
|
virtual |
GEO_Vertex* GEO_WorkVertexBuffer::appendVertexElement |
( |
| ) |
|
If the vertex isn't already allocated at the index passed in, it will be created. The const method may return a NULL pointer if the vertex hasn't been allocated.
void GEO_WorkVertexBuffer::clear |
( |
| ) |
|
Clear all vertices out of the work vertex buffer.
If the vertex isn't already allocated at the index passed in, it will be created. The const method may return a NULL pointer if the vertex hasn't been allocated.
If the vertex isn't already allocated at the index passed in, it will be created. The const method may return a NULL pointer if the vertex hasn't been allocated.
GA_Size GEO_WorkVertexBuffer::getVertexEntries |
( |
| ) |
const |
|
inline |
Swap two entries in the vertex array. This changes the vertex numbers associated with given entries in the vertex buffer.
The documentation for this class was generated from the following file: