Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
Functions | |
template<class num> num | squareDistance (num x1, num ya, num x2, num yb) |
template<class num> num | distance (num x1, num ya, num x2, num yb) |
template<class num> num | limitRange (num n, num low, num high) |
template<class num> num | squared (num n) |
template<class num> num | abs_t (num n) |
template<class num> num | log2t (num x) |
template<> float | log2t (float x) |
template<> double | log2t (double x) |
|
Definition at line 31 of file mathutils.h. |
|
Definition at line 14 of file mathutils.h. |
|
Definition at line 19 of file mathutils.h. |
|
Definition at line 52 of file mathutils.h. |
|
Definition at line 48 of file mathutils.h. |
|
Definition at line 36 of file mathutils.h. |
|
Definition at line 26 of file mathutils.h. |
|
Definition at line 9 of file mathutils.h. Referenced by distance(). |
Tekkotsu v2.0 |
Generated Wed Jan 21 03:23:35 2004 by Doxygen 1.3.4 |