Stowy Physics Engine 0.1.0
|
Contains all the Colliders classes. More...
#include <array>
#include "Manifold.hpp"
#include "Projection.hpp"
#include "Transform.hpp"
#include "math/Vector2.hpp"
Go to the source code of this file.
Classes | |
class | stw::Collider |
A pure virtual struct that represents colliders. More... | |
class | stw::BoxCollider |
A rotatable box collider. More... | |
class | stw::CircleCollider |
A circle collider. More... | |
class | stw::AabbCollider |
An Axis Aligned Bounding Box collider. More... | |
Namespaces | |
namespace | stw |
Contains all the Colliders classes.