doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Classes | |
class | idComplex |
Macros | |
#define | complex_zero complex_origin |
Functions | |
ID_INLINE idComplex | operator* (const float a, const idComplex &b) |
ID_INLINE idComplex | operator/ (const float a, const idComplex &b) |
ID_INLINE idComplex | operator+ (const float a, const idComplex &b) |
ID_INLINE idComplex | operator- (const float a, const idComplex &b) |
Variables | |
idComplex | complex_origin |
#define complex_zero complex_origin |
idComplex complex_origin |