29 #ifndef __PLANESET_H__
30 #define __PLANESET_H__
45 int FindPlane(
const idPlane &plane,
const float normalEps,
const float distEps );
57 for ( border = -1; border <= 1; border++ ) {
59 if ( (*
this)[
i].Compare( plane, normalEps, distEps ) ) {
assert(prefInfo.fullscreenBtn)
int Next(const int index) const
int FindPlane(const idPlane &plane, const float normalEps, const float distEps)
int First(const int key) const
static float Fabs(float f)
GLint GLint GLsizei GLsizei GLsizei GLint border
int Append(const idPlane &obj)
#define PLANETYPE_TRUEAXIAL
void Add(const int key, const int index)