Mathter
A configurable 3D math library for game developers.
|
Go to the source code of this file.
Classes | |
class | mathter::RangeHelper< T > |
class | mathter::RangeHelper< T >::iterator |
Namespaces | |
mathter | |
Functions | |
template<class T > | |
RangeHelper< T > | mathter::Range (T first, T last, T step) |
template<class T > | |
RangeHelper< T > | mathter::Range (T first, T last) |
template<class T > | |
RangeHelper< T > | mathter::Range (T last) |