doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
idAFConstraint::constraintFlags_s Struct Reference

#include <Physics_AF.h>

Public Attributes

bool allowPrimary: 1
 
bool frameConstraint: 1
 
bool noCollision: 1
 
bool isPrimary: 1
 
bool isZero: 1
 

Detailed Description

Definition at line 138 of file Physics_AF.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: