![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <DeclAF.h>
Public Types | |
| enum | { LIMIT_NONE = -1, LIMIT_CONE, LIMIT_PYRAMID } |
Public Member Functions | |
| void | SetDefault (const idDeclAF *file) |
Public Attributes | |
| idStr | name |
| idStr | body1 |
| idStr | body2 |
| declAFConstraintType_t | type |
| float | friction |
| float | stretch |
| float | compress |
| float | damping |
| float | restLength |
| float | minLength |
| float | maxLength |
| idAFVector | anchor |
| idAFVector | anchor2 |
| idAFVector | shaft [2] |
| idAFVector | axis |
| enum idDeclAF_Constraint:: { ... } | limit |
| idAFVector | limitAxis |
| float | limitAngles [3] |
| anonymous enum |
Definition at line 279 of file DeclAF.cpp.
| idAFVector idDeclAF_Constraint::anchor |
| idAFVector idDeclAF_Constraint::anchor2 |
| idAFVector idDeclAF_Constraint::axis |
| enum { ... } idDeclAF_Constraint::limit |
| idAFVector idDeclAF_Constraint::limitAxis |
| idAFVector idDeclAF_Constraint::shaft[2] |
| declAFConstraintType_t idDeclAF_Constraint::type |
1.8.6.