#include <mitkLookupTables.h>
Public Types | |
typedef FloatLookupTable | Self |
typedef GenericLookupTable< float > | Superclass |
Public Member Functions | |
virtual const char * | GetNameOfClass () const |
FloatLookupTable () | |
virtual | ~FloatLookupTable () |
Definition at line 36 of file mitkLookupTables.h.
Reimplemented from mitk::GenericLookupTable< float >.
Definition at line 36 of file mitkLookupTables.h.
typedef GenericLookupTable< float > mitk::FloatLookupTable::Superclass |
Definition at line 36 of file mitkLookupTables.h.
mitk::FloatLookupTable::FloatLookupTable | ( | ) | [inline] |
Definition at line 36 of file mitkLookupTables.h.
virtual mitk::FloatLookupTable::~FloatLookupTable | ( | ) | [inline, virtual] |
Definition at line 36 of file mitkLookupTables.h.
virtual const char* mitk::FloatLookupTable::GetNameOfClass | ( | ) | const [inline, virtual] |
Reimplemented from mitk::GenericLookupTable< float >.
Definition at line 36 of file mitkLookupTables.h.