#include "../Common/List.h"
#include "../Common/Pool.h"
#include "DynamicObject.h"
#include "StaticObject.h"
#include "SurfaceAttribute.h"
#include "../Common/Debug.h"
#include "../Common/Vector.h"
#include "PhysicsCommon.h"
Go to the source code of this file.
Namespaces | |
| namespace | TA |
Data Structures | |
| class | TA::Physics |
| The main interface to the True Axis Physics SDK. More...
| |
Functions | |
| void TAC_CALL | TA::Physics_CreateInstance (const AABB &worldAABB, const Vec3 &v3Gravity, u32 nFlags, float fMinSpacialDivision, int nSpacialDivisionMemory) |