csgeom/fastsqrt.h File Reference
#include "csextern.h"Go to the source code of this file.
Functions | |
| void | BuildSqrtTable () |
| declare table of square roots | |
| float | FastSqrt (float n) |
| fast square root, looks up table build by BuildSqrtTable(). | |
Detailed Description
Definition in file fastsqrt.h.
Generated for Crystal Space by doxygen 1.4.6
