|
Moka controlers
|
Go to the documentation of this file.
25 #ifndef PARAMETER_GRID_HH
26 #define PARAMETER_GRID_HH
68 virtual void save(std::ostream&);
74 virtual void load(std::istream&);
106 void setCLGrid(
int AIndice,
float AValue);
107 void setCLGrid(
float AValue0,
float AValue1,
float AValue2);
165 bool FDisplayPositiveGridX;
166 bool FDisplayPositiveGridY;
167 bool FDisplayPositiveGridZ;
171 #endif // PARAMETER_GRID_HH