GR_ColorLookupMgr Class Reference

#include <GR_ColorLookupMgr.h>

List of all members.

Public Types

typedef const float *(* ColorLookupFunc )(const void *data)
typedef ColorLookupFunc(* TypeEntryFunc )(const GB_Attribute *)

Public Member Functions

 GR_ColorLookupMgr ()
 ~GR_ColorLookupMgr ()
bool registerType (const char *token, TypeEntryFunc entry_function)
int findType (const char *token) const
TypeEntryFunc getEntryFunction (int type_index) const
int getNumTypes () const
const char * getTypeName (int i) const


Detailed Description

Definition at line 30 of file GR_ColorLookupMgr.h.


Member Typedef Documentation

typedef const float*(* GR_ColorLookupMgr::ColorLookupFunc)(const void *data)

Definition at line 35 of file GR_ColorLookupMgr.h.

Definition at line 39 of file GR_ColorLookupMgr.h.


Constructor & Destructor Documentation

GR_ColorLookupMgr::GR_ColorLookupMgr (  ) 

GR_ColorLookupMgr::~GR_ColorLookupMgr (  ) 


Member Function Documentation

int GR_ColorLookupMgr::findType ( const char *  token  )  const

TypeEntryFunc GR_ColorLookupMgr::getEntryFunction ( int  type_index  )  const

int GR_ColorLookupMgr::getNumTypes (  )  const [inline]

Definition at line 50 of file GR_ColorLookupMgr.h.

const char* GR_ColorLookupMgr::getTypeName ( int  i  )  const

bool GR_ColorLookupMgr::registerType ( const char *  token,
TypeEntryFunc  entry_function 
)


The documentation for this class was generated from the following file:

Generated on Thu May 24 00:09:39 2012 for HDK by  doxygen 1.5.9