Math File Reference


Namespaces

namespace  osgAL

Functions

template<typename T>
T const osgAL::mix (T const &a, T const &b, float s)
 Lineary interpolate from a to b using s = {0,..1}.
template<typename T>
T const & osgAL::min (T const &a, T const &b)
 Return the smallest item of a and b.
template<typename T>
T const & osgAL::max (T const &a, T const &b)
 Return the greatest item of a and b.
template<typename T>
T const & osgAL::clamp (T const &x, T const &min, T const &max)
 Return the greatest item of a and b.

Generated on Wed May 24 12:07:41 2006 for osgAL by  doxygen 1.4.6