doom3-gpl
Doom 3 GPL source release
|
#include <Pluecker.h>
Private Attributes | |
float | p [6] |
Definition at line 40 of file Pluecker.h.
ID_INLINE idPluecker::idPluecker | ( | void | ) |
Definition at line 95 of file Pluecker.h.
Definition at line 98 of file Pluecker.h.
Definition at line 102 of file Pluecker.h.
|
explicit |
Definition at line 106 of file Pluecker.h.
ID_INLINE bool idPluecker::Compare | ( | const idPluecker & | a | ) | const |
Definition at line 195 of file Pluecker.h.
ID_INLINE bool idPluecker::Compare | ( | const idPluecker & | a, |
const float | epsilon | ||
) | const |
Definition at line 200 of file Pluecker.h.
float idPluecker::Distance3DSqr | ( | const idPluecker & | a | ) | const |
Definition at line 62 of file Pluecker.cpp.
Definition at line 249 of file Pluecker.h.
Definition at line 41 of file Pluecker.cpp.
Definition at line 258 of file Pluecker.h.
Definition at line 356 of file Pluecker.h.
Definition at line 320 of file Pluecker.h.
Definition at line 324 of file Pluecker.h.
ID_INLINE idPluecker idPluecker::Normalize | ( | void | ) | const |
Definition at line 345 of file Pluecker.h.
Definition at line 328 of file Pluecker.h.
ID_INLINE bool idPluecker::operator!= | ( | const idPluecker & | a | ) | const |
Definition at line 232 of file Pluecker.h.
ID_INLINE idPluecker idPluecker::operator* | ( | const float | a | ) | const |
Definition at line 127 of file Pluecker.h.
ID_INLINE float idPluecker::operator* | ( | const idPluecker & | a | ) | const |
Definition at line 131 of file Pluecker.h.
ID_INLINE idPluecker & idPluecker::operator*= | ( | const float | a | ) |
Definition at line 151 of file Pluecker.h.
ID_INLINE idPluecker idPluecker::operator+ | ( | const idPluecker & | a | ) | const |
Definition at line 143 of file Pluecker.h.
ID_INLINE idPluecker & idPluecker::operator+= | ( | const idPluecker & | a | ) |
Definition at line 175 of file Pluecker.h.
ID_INLINE idPluecker idPluecker::operator- | ( | ) | const |
Definition at line 115 of file Pluecker.h.
ID_INLINE idPluecker idPluecker::operator- | ( | const idPluecker & | a | ) | const |
Definition at line 147 of file Pluecker.h.
ID_INLINE idPluecker & idPluecker::operator-= | ( | const idPluecker & | a | ) |
Definition at line 185 of file Pluecker.h.
ID_INLINE idPluecker idPluecker::operator/ | ( | const float | a | ) | const |
Definition at line 135 of file Pluecker.h.
ID_INLINE idPluecker & idPluecker::operator/= | ( | const float | a | ) |
Definition at line 161 of file Pluecker.h.
ID_INLINE bool idPluecker::operator== | ( | const idPluecker & | a | ) | const |
Definition at line 228 of file Pluecker.h.
Definition at line 119 of file Pluecker.h.
Definition at line 123 of file Pluecker.h.
ID_INLINE float idPluecker::PermutedInnerProduct | ( | const idPluecker & | a | ) | const |
Definition at line 316 of file Pluecker.h.
ID_INLINE void idPluecker::Set | ( | const float | a1, |
const float | a2, | ||
const float | a3, | ||
const float | a4, | ||
const float | a5, | ||
const float | a6 | ||
) |
Definition at line 236 of file Pluecker.h.
Definition at line 310 of file Pluecker.h.
Definition at line 360 of file Pluecker.h.
Definition at line 364 of file Pluecker.h.
Definition at line 267 of file Pluecker.h.
Definition at line 289 of file Pluecker.h.
Definition at line 84 of file Pluecker.cpp.
Definition at line 245 of file Pluecker.h.
|
private |
Definition at line 89 of file Pluecker.h.