OpenXcom
1.0
Open-source clone of the original X-Com
|
Check if a point is contained in a region. More...
Public Member Functions | |
ContainsPoint (double lon, double lat) | |
Remember the coordinates. | |
bool | operator() (const Region *region) const |
Check is the region contains the stored point. | |
Check if a point is contained in a region.
This function object checks if a point is contained inside a region.