AIAGMColorTab Struct Reference
Color table structure.
More...
#include <AIAGMTypes.h>
List of all members.
Public Member Functions |
void | Init () |
Public Attributes |
ai::int32 | numColors |
| The number of colors in the table.
|
void * | theColors |
| Pointer to the color data.
|
Detailed Description
Color table structure.
Member Function Documentation
void AIAGMColorTab::Init |
( |
|
) |
[inline] |
Member Data Documentation
The number of colors in the table.
Referenced by Init().
Pointer to the color data.
Referenced by Init().
The documentation for this struct was generated from the following file: