doom3-gpl
Doom 3 GPL source release
|
#include <Physics_AF.h>
Public Attributes | |
bool | allowPrimary: 1 |
bool | frameConstraint: 1 |
bool | noCollision: 1 |
bool | isPrimary: 1 |
bool | isZero: 1 |
Definition at line 138 of file Physics_AF.h.
bool idAFConstraint::constraintFlags_s::allowPrimary |
Definition at line 139 of file Physics_AF.h.
bool idAFConstraint::constraintFlags_s::frameConstraint |
Definition at line 140 of file Physics_AF.h.
bool idAFConstraint::constraintFlags_s::isPrimary |
Definition at line 142 of file Physics_AF.h.
bool idAFConstraint::constraintFlags_s::isZero |
Definition at line 143 of file Physics_AF.h.
bool idAFConstraint::constraintFlags_s::noCollision |
Definition at line 141 of file Physics_AF.h.