OpenXcom  1.0
Open-source clone of the original X-Com
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
OpenXcom::ContainsPoint Class Reference

Check if a point is contained in a region. More...

Inheritance diagram for OpenXcom::ContainsPoint:

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.
 

Detailed Description

Check if a point is contained in a region.

This function object checks if a point is contained inside a region.


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