HDK
|
Go to the source code of this file.
Classes | |
class | GT_DAInherit |
Base class for a data array which references another data array. More... | |
Macros | |
#define | GT_IMPL_INHERIT_ARRAY(MAP_INDEX, SIZE) |
#define GT_IMPL_INHERIT_ARRAY | ( | MAP_INDEX, | |
SIZE | |||
) |
Implement the specific methods of the inherited array.
MAP_INDEX | A function which takes an offset an maps it to the index in the source array |
SIZE | The size of this array |
Definition at line 83 of file GT_DAInherit.h.