Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <math.h>
Go to the source code of this file.
Macros | |
#define | qsqrt(x) sqrt(x) |
#define | qisqrt(x) (1.0/sqrt(x)) |
Definition at line 175 of file opcodeqsqrt.h.
Referenced by csVector3::Normalize().
Definition at line 174 of file opcodeqsqrt.h.
Referenced by csVector3::Norm().