doom3-gpl
Doom 3 GPL source release
|
#include <PlaneSet.h>
Private Attributes | |
idHashIndex | hash |
Additional Inherited Members | |
Public Types inherited from idList< idPlane > | |
typedef int | cmp_t (const idPlane *, const idPlane *) |
typedef idPlane | new_t (void) |
Definition at line 40 of file PlaneSet.h.
Definition at line 43 of file PlaneSet.h.
ID_INLINE int idPlaneSet::FindPlane | ( | const idPlane & | plane, |
const float | normalEps, | ||
const float | distEps | ||
) |
Definition at line 51 of file PlaneSet.h.
|
private |
Definition at line 48 of file PlaneSet.h.