![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <Physics_AF.h>
Public Member Functions | |
| void | Factor (void) const |
| void | Solve (int auxiliaryIndex=0) const |
| void | Response (const idAFConstraint *constraint, int row, int auxiliaryIndex) const |
| void | CalculateForces (float timeStep) const |
| void | SetMaxSubTreeAuxiliaryIndex (void) |
| void | SortBodies (void) |
| void | SortBodies_r (idList< idAFBody * > &sortedList, idAFBody *body) |
| void | DebugDraw (const idVec4 &color) const |
Private Attributes | |
| idList< idAFBody * > | sortedBodies |
Friends | |
| class | idPhysics_AF |
Definition at line 774 of file Physics_AF.h.
Definition at line 4711 of file Physics_AF.cpp.
Definition at line 4839 of file Physics_AF.cpp.
Definition at line 4481 of file Physics_AF.cpp.
| void idAFTree::Response | ( | const idAFConstraint * | constraint, |
| int | row, | ||
| int | auxiliaryIndex | ||
| ) | const |
Definition at line 4603 of file Physics_AF.cpp.
Definition at line 4772 of file Physics_AF.cpp.
Definition at line 4536 of file Physics_AF.cpp.
Definition at line 4813 of file Physics_AF.cpp.
Definition at line 4795 of file Physics_AF.cpp.
|
friend |
Definition at line 775 of file Physics_AF.h.
Definition at line 788 of file Physics_AF.h.
1.8.6.