|
Moka controlers
|
Go to the documentation of this file.
25 #ifndef PARAMETER_OBJECT_SCALE_HH
26 #define PARAMETER_OBJECT_SCALE_HH
31 #include "transformation-matrix.hh"
47 virtual void save(std::ostream &);
48 virtual void load(std::istream &);
85 void setCoef(
const CVertex & AValue);
88 void setCoef(
int ADim,
float AValue);
109 #endif // PARAMETER_OBJECT_SCALE_HH