Horizon
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SHAPE_LINE_CHAIN::POINT_INSIDE_TRACKER Class Reference

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 ()
 

Detailed Description

A dynamic state checking if a point lies within polygon with a dynamically built outline ( with each piece of the outline added by AddPolyline ()


The documentation for this class was generated from the following files: