Stowy Physics Engine 0.1.0
|
Contains the CollisionWorld class. More...
#include <vector>
#include "BroadPhaseGrid.hpp"
#include "CollisionBody.hpp"
#include "dynamics/Solver.hpp"
Go to the source code of this file.
Classes | |
class | stw::CollisionWorld |
Represents a world where collisions can happen. It does not have dynamics, for this you will need the DynamicsWorld. More... | |
Namespaces | |
namespace | stw |
Contains the CollisionWorld class.