doom3-gpl
Doom 3 GPL source release
|
Public Attributes | |
bool | clipMaskSet: 1 |
bool | selfCollision: 1 |
bool | spatialInertiaSparse: 1 |
bool | useFrictionDir: 1 |
bool | useContactMotorDir: 1 |
bool | isZero: 1 |
Definition at line 757 of file Physics_AF.h.
bool idAFBody::bodyFlags_s::clipMaskSet |
Definition at line 758 of file Physics_AF.h.
bool idAFBody::bodyFlags_s::isZero |
Definition at line 763 of file Physics_AF.h.
bool idAFBody::bodyFlags_s::selfCollision |
Definition at line 759 of file Physics_AF.h.
bool idAFBody::bodyFlags_s::spatialInertiaSparse |
Definition at line 760 of file Physics_AF.h.
bool idAFBody::bodyFlags_s::useContactMotorDir |
Definition at line 762 of file Physics_AF.h.
bool idAFBody::bodyFlags_s::useFrictionDir |
Definition at line 761 of file Physics_AF.h.