Strurcture containing information about contours that collided. More...
#include <collision_outline.h>
Public Member Functions | |
| CollidingContours (const Contour *c1, const Contour *c2, bool in=false) | |
| Constructs a CollidingContours. More... | |
Public Attributes | |
| const Contour * | contour1 |
| Pointf | contour1_deep_point |
| const Contour * | contour2 |
| Pointf | contour2_deep_point |
| bool | inside |
| float | penetration_depth |
| Pointf | penetration_normal |
| std::vector< CollisionPoint > | points |
Strurcture containing information about contours that collided.
Structure used for returning information about collisions