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::MatchBaseCoordinates Class Reference

Match a base from it's coordinates. More...

Inheritance diagram for OpenXcom::MatchBaseCoordinates:

Public Member Functions

 MatchBaseCoordinates (double lon, double lat)
 Remember the query coordinates.
 
bool operator() (const Base *base) const
 Match with base's coordinates.
 

Detailed Description

Match a base from it's coordinates.

This function object uses coordinates to match a base.


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