|
Moka controlers
|
Go to the documentation of this file.
25 #ifndef PARAMETER_SEW_HH
26 #define PARAMETER_SEW_HH
73 virtual void save(std::ostream&);
79 virtual void load(std::istream&);
113 float getCLSew(
int ADimension,
int AIndice)
const;
114 const float *
getCLSew(
int ADimension)
const;
115 void setCLSew(
int ADimension,
int AIndice,
float AValue);
116 void setCLSew(
int ADimension,
float AValue0,
117 float AValue1,
float AValue2);
118 void setCLSew(
int ADimension,
const float ATab[3]);
147 float FSewPosCoef[4];
153 bool FDisplayAlpha[4];
158 #endif // PARAMETER_SEW_HH