31 #ifndef STEAM_MOBJECT_PARAMPROVIDER_H 32 #define STEAM_MOBJECT_PARAMPROVIDER_H 39 template<
class VAL>
class Parameter;
40 template<
class VAL>
class Interpolator;
51 Parameter<VAL>* param;
52 Interpolator<VAL>* ipo;
56 virtual VAL getValue () ;
Steam-Layer implementation namespace root.