|
Moka controlers
|
Go to the documentation of this file.
25 #ifndef PARAMETER_AXIS_HH
26 #define PARAMETER_AXIS_HH
70 virtual void save(std::ostream&);
76 virtual void load(std::istream&);
109 void setCLAxisX(
float AValue0,
float AValue1,
float AValue2);
115 void setCLAxisY(
float AValue0,
float AValue1,
float AValue2);
121 void setCLAxisZ(
float AValue0,
float AValue1,
float AValue2);
147 #endif // PARAMETER_AXIS_HH