Horizon
|
Struct INTERSECTION. More...
#include <shape_line_chain.h>
Public Attributes | |
SEG | our |
segment belonging from the (this) argument of Intersect() | |
SEG | their |
segment belonging from the aOther argument of Intersect() | |
VECTOR2I | p |
point of intersection between our and their. | |
Struct INTERSECTION.
Represents an intersection between two line segments