25 #ifndef PARAMETER_OBJECT_PONDERATION_HH
26 #define PARAMETER_OBJECT_PONDERATION_HH
31 #include "transformation-matrix.hh"
47 virtual void save(std::ostream&);
48 virtual void load(std::istream&);
108 CVertex FPonderationCenter;
109 CVertex FPonderationVector;
110 bool FPonderationStretchIn;
111 float FPonderationStretchInMin, FPonderationStretchInMax;
112 TFunctionType FPonderationFunctionType;
113 bool FPonderationStretchOut;
114 float FPonderationStretchOutMin, FPonderationStretchOutMax;
119 #endif // PARAMETER_OBJECT_PONDERATION_HH