Stowy Physics Engine 0.1.0
|
▼ include | |
▼ collision | |
BroadPhaseGrid.hpp | Contains the BroadPhaseGrid class |
Collider.hpp | Contains all the Colliders classes |
Collision.hpp | Contains the Collision struct |
CollisionBody.hpp | Contains the CollisionBody struct |
CollisionWorld.hpp | Contains the CollisionWorld class |
Edge.hpp | |
Manifold.hpp | Contains the Manifold class |
ManifoldFactory.hpp | Contains the algo namespace which contains the functions to detect a collision |
Projection.hpp | Contains the Projection struct |
Simplex.hpp | Contains the Simplex struct |
▼ dynamics | |
DynamicsWorld.hpp | Contains the DynamicsWorld class |
Rigidbody.hpp | Contains the Rigidbody struct |
Solver.hpp | Contains the Solver struct |
▼ math | |
Vector2.hpp | Contains the Vector2 struct |
Transform.hpp | Contains the Transform struct |
▼ src | |
▼ collision | |
BroadPhaseGrid.cpp | |
Collider.cpp | |
CollisionBody.cpp | |
CollisionWorld.cpp | |
Edge.cpp | |
Manifold.cpp | |
ManifoldFactory.cpp | |
Projection.cpp | |
Simplex.cpp | |
▼ dynamics | |
DynamicsWorld.cpp | |
Rigidbody.cpp | |
Solver.cpp | |
▼ math | |
Vector2.cpp |