17#ifndef __albaGUILutPreset_H__ 
   18#define __albaGUILutPreset_H__ 
   21#include "vtkLookupTable.h" 
   30ALBA_EXPORT 
extern void lutPreset(
int idx, vtkLookupTable *lut);
 
const int lutPresetNum
number of the available LUT presets
ALBA_EXPORT int presetsIdxByLut(vtkLookupTable *lut)
Given a lut return the index of the relative presets, -1 if the lut was not found in presets.
ALBA_EXPORT void lutPreset(int idx, vtkLookupTable *lut)
initialize a given LUT with the idx.th preset
wxString LutNames[]
names of the available LUT presets