Horizon
|
A dynamic state checking if a point lies within polygon with a dynamically built outline ( with each piece of the outline added by AddPolyline () More...
#include <shape_line_chain.h>
Public Member Functions | |
POINT_INSIDE_TRACKER (const VECTOR2I &aPoint) | |
void | AddPolyline (const SHAPE_LINE_CHAIN &aPolyline) |
bool | IsInside () |
A dynamic state checking if a point lies within polygon with a dynamically built outline ( with each piece of the outline added by AddPolyline ()