Go to the documentation of this file. 1 #ifndef OGMG_PARAMETERS_H
2 #define OGMG_PARAMETERS_H
130 int display(FILE *file = stdout);
132 int get(
OptionEnum option,
int & value )
const;
167 int setNumberOfSmooths(
const int numberOfPreSmooths,
const int numberOfPostSmooths,
const int level);