doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros
AASReach.cpp File Reference
#include "../../../idlib/precompiled.h"
#include "AASFile.h"
#include "AASFile_local.h"
#include "AASReach.h"

Go to the source code of this file.

Macros

#define INSIDEUNITS   2.0f
 
#define INSIDEUNITS_WALKEND   0.5f
 
#define INSIDEUNITS_WALKSTART   0.1f
 
#define INSIDEUNITS_SWIMEND   0.5f
 
#define INSIDEUNITS_FLYEND   0.5f
 
#define INSIDEUNITS_WATERJUMP   15.0f
 

Macro Definition Documentation

#define INSIDEUNITS   2.0f

Definition at line 36 of file AASReach.cpp.

#define INSIDEUNITS_FLYEND   0.5f

Definition at line 40 of file AASReach.cpp.

#define INSIDEUNITS_SWIMEND   0.5f

Definition at line 39 of file AASReach.cpp.

#define INSIDEUNITS_WALKEND   0.5f

Definition at line 37 of file AASReach.cpp.

#define INSIDEUNITS_WALKSTART   0.1f

Definition at line 38 of file AASReach.cpp.

#define INSIDEUNITS_WATERJUMP   15.0f

Definition at line 41 of file AASReach.cpp.