| 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. References squareDistance(). |
Here is the call graph for this function:

|
||||||||||||||||||||
|
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. |
|
Tekkotsu v1.5 |
Generated Fri Oct 10 15:58:52 2003 by Doxygen 1.3.4 |