#include <AttributeBlob.h>
Static Public Member Functions | |
| static unsigned int | realloc_size (unsigned int cap, unsigned int minnewcap) |
Using a different type than VertexTinyBlob gives us type checking, so we cant make copy&paste errors which mixup the two attribute arrays.
Definition at line 332 of file AttributeBlob.h.
| static unsigned int VGServer::AttributeVertexTinyBlobPolicy::realloc_size | ( | unsigned int | cap, | |
| unsigned int | minnewcap | |||
| ) | [inline, static] |
Definition at line 335 of file AttributeBlob.h.
1.4.7