doom3-gpl
Doom 3 GPL source release
|
#include "../precompiled.h"
Go to the source code of this file.
Classes | |
class | idLCP_Square |
class | idLCP_Symmetric |
Macros | |
#define | IGNORE_UNSATISFIABLE_VARIABLES |
Variables | |
const float | LCP_BOUND_EPSILON = 1e-5f |
const float | LCP_ACCEL_EPSILON = 1e-5f |
const float | LCP_DELTA_ACCEL_EPSILON = 1e-9f |
const float | LCP_DELTA_FORCE_EPSILON = 1e-9f |