1 #ifndef BALL_VIEW_MODELS_COLORBYGRIDPROCESSOR_H
2 #define BALL_VIEW_MODELS_COLORBYGRIDPROCESSOR_H
13 class GridColorWidget;
21 virtual bool finish();
24 void setNormalizationEnabled(
bool enabled);
29 void setBreakpoints(
float min_value,
float mid_value,
float max_value);
31 void setNumLevels(
int num_levels);
56 #endif //BALL_VIEW_MODELS_COLORBYGRIDPROCESSOR_H
list< GeometricObject * > objects_
const RegularData3D * grid_
T max(const T &a, const T &b)
bool normalization_enabled_
T min(const T &a, const T &b)