Stowy Physics Engine 0.1.0
|
#include <Projection.hpp>
Public Member Functions | |
bool | Overlaps (const Projection &other) const |
float | GetOverlap (const Projection &other) const |
Public Attributes | |
float | min |
float | max |
float stw::Projection::GetOverlap | ( | const Projection & | other | ) | const |
bool stw::Projection::Overlaps | ( | const Projection & | other | ) | const |
float stw::Projection::max |
float stw::Projection::min |