Danbias/Code/GamePhysics/Implementation
Dander7BD 5835a72acc Setstruct introduction done
Can be found as:
Physics::Struct::CustomBodyState
Physics::ICustomBody::State
Is all inline thus no expensive API calls, as intended.
Will be expanded to move API call methods from Physics::ICustomBody to
it.
2013-12-06 09:46:30 +01:00
..
DLLMain.cpp Added more API & ICustomBody methods 2013-11-26 13:28:46 +01:00
Octree.cpp Octtree::leafData Container should be kept updated now 2013-12-04 11:49:33 +01:00
Octree.h Changed from pointer to reference 2013-11-29 10:00:06 +01:00
PhysicsAPI_Impl.cpp Fixed MomentOfInertia methods 2013-12-04 11:30:56 +01:00
PhysicsAPI_Impl.h Bunch of implementations 2013-11-29 10:00:03 +01:00
SimpleRigidBody.cpp Setstruct introduction done 2013-12-06 09:46:30 +01:00
SimpleRigidBody.h Setstruct introduction done 2013-12-06 09:46:30 +01:00
SphericalRigidBody.cpp Setstruct introduction done 2013-12-06 09:46:30 +01:00
SphericalRigidBody.h Setstruct introduction done 2013-12-06 09:46:30 +01:00