Collision point information structure. More...
#include <collision_outline.h>
Public Attributes | |
int | contour1_line_end |
int | contour1_line_start |
Indexes of intersecting lines on the contours. More... | |
int | contour2_line_end |
int | contour2_line_start |
bool | is_entry |
Every contour intersection has an entry and exit point. True, if this is an entry point. More... | |
Pointf | normal |
Normal vector at the point where the contours intersected. More... | |
Pointf | point |
Coordinates of the point where the contours intersected. More... | |
Collision point information structure.
Structure used for returning information about collisions