|
Moka controlers
|
Go to the documentation of this file.
25 #ifndef PARAMETER_OBJECT_POSITION_HH
26 #define PARAMETER_OBJECT_POSITION_HH
30 #include "transformation-matrix.hh"
46 virtual void save(std::ostream &);
47 virtual void load(std::istream &);
88 void setCenter(
float AX,
float AY,
float AZ);
99 void setRotations(
float AAlpha,
float ABeta,
float AGamma);
111 bool AKeepNormalVector =
false);
113 bool AKeepNormalVector =
false);
142 CVertex FProportions;
148 CVertex FFirstVertex;
151 CVertex FNormalVector;
162 #endif // PARAMETER_OBJECT_POSITION_HH