HDK
|
#include <GR_ColorLookupMgr.h>
Public Member Functions | |
GR_ColorLookupMgr () | |
~GR_ColorLookupMgr () | |
int | findType (const char *token) const |
int | getNumTypes () const |
const char * | getTypeLabel (int i) const |
Definition at line 22 of file GR_ColorLookupMgr.h.
GR_ColorLookupMgr::GR_ColorLookupMgr | ( | ) |
|
inline |
Definition at line 26 of file GR_ColorLookupMgr.h.
int GR_ColorLookupMgr::findType | ( | const char * | token | ) | const |
|
inline |
Definition at line 30 of file GR_ColorLookupMgr.h.
const char* GR_ColorLookupMgr::getTypeLabel | ( | int | i | ) | const |