#include <GB_FloatOffsets.h>

Public Member Functions | |
| GB_FloatOffsets (short forpoints=1, unsigned int size=0) | |
| virtual | ~GB_FloatOffsets () |
| int | points (void) const |
| void | points (void) |
| int | vertices (void) const |
| void | vertices (void) |
| int | primitives (void) const |
| void | primitives (void) |
Definition at line 29 of file GB_FloatOffsets.h.
| GB_FloatOffsets::GB_FloatOffsets | ( | short | forpoints = 1, |
|
| unsigned int | size = 0 | |||
| ) |
| virtual GB_FloatOffsets::~GB_FloatOffsets | ( | ) | [virtual] |
| void GB_FloatOffsets::points | ( | void | ) | [inline] |
Definition at line 38 of file GB_FloatOffsets.h.
| int GB_FloatOffsets::points | ( | void | ) | const [inline] |
Definition at line 37 of file GB_FloatOffsets.h.
| void GB_FloatOffsets::primitives | ( | void | ) | [inline] |
Definition at line 42 of file GB_FloatOffsets.h.
| int GB_FloatOffsets::primitives | ( | void | ) | const [inline] |
Definition at line 41 of file GB_FloatOffsets.h.
| void GB_FloatOffsets::vertices | ( | void | ) | [inline] |
Definition at line 40 of file GB_FloatOffsets.h.
| int GB_FloatOffsets::vertices | ( | void | ) | const [inline] |
Definition at line 39 of file GB_FloatOffsets.h.
1.5.9