22 #ifndef STEAM_MOBJECT_PARAMPROVIDER_H 23 #define STEAM_MOBJECT_PARAMPROVIDER_H 30 template<
class VAL>
class Parameter;
31 template<
class VAL>
class Interpolator;
42 Parameter<VAL>* param;
43 Interpolator<VAL>* ipo;
47 virtual VAL getValue () ;
Steam-Layer implementation namespace root.