OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
NifOsg::ValueInterpolator< MapT, InterpolationFunc > Member List

This is the complete list of members for NifOsg::ValueInterpolator< MapT, InterpolationFunc >, including all inherited members.

empty() const NifOsg::ValueInterpolator< MapT, InterpolationFunc >inline
interpKey(float time) const NifOsg::ValueInterpolator< MapT, InterpolationFunc >inline
mDefaultValNifOsg::ValueInterpolator< MapT, InterpolationFunc >private
mKeysNifOsg::ValueInterpolator< MapT, InterpolationFunc >private
mLastHighKeyNifOsg::ValueInterpolator< MapT, InterpolationFunc >mutableprivate
mLastLowKeyNifOsg::ValueInterpolator< MapT, InterpolationFunc >mutableprivate
ValueInterpolator()NifOsg::ValueInterpolator< MapT, InterpolationFunc >inline
ValueInterpolator(std::shared_ptr< const MapT > keys, ValueT defaultVal=ValueT())NifOsg::ValueInterpolator< MapT, InterpolationFunc >inline
ValueT typedefNifOsg::ValueInterpolator< MapT, InterpolationFunc >