|
CoriEngine
|
#include <Physics.hpp>


Public Member Functions | |
| Segment ()=default | |
| Segment (const b2Segment &segment) | |
| Segment (const Vec2 point1, const Vec2 point2) | |
Static Public Member Functions | |
| static Segment | Create (Vec2 point1, Vec2 point2) |
Definition at line 274 of file Physics/Physics.hpp.
|
default |
|
inline |
Definition at line 278 of file Physics/Physics.hpp.
Definition at line 279 of file Physics/Physics.hpp.