 |
Jamba C++ API
5.1.1
|
- Member Range< T >::mapSubRange (Range< T > const &iSubRange, Range< U > const &iRange, bool iClampToRange=true) const
- optimize by computing
TLerp only once
- Class SingleElementStorage< T >
- the implementation somehow assumes that
T is a real type, not a primitive.. maybe there is a way to write a primitive version (if that becomes a necessity)