All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Types | Public Member Functions | Public Attributes | List of all members
Eegeo::BuildingFootprints::QueryParams Struct Reference

Public Types

enum  DistanceSelectionType { Centroid, Outline }
 

Public Member Functions

 QueryParams (const Space::LatLong &centreLatLong, float searchRadius, int maxResults, bool allFootprintsForGroup, DistanceSelectionType distanceType, const BuildingFootprintService::IQueryCallback &userCallback)
 
 QueryParams (const Space::LatLongAltitude &centreLatLongAlt, float searchRadius, int maxResults, bool allFootprintsForGroup, DistanceSelectionType distanceType, const BuildingFootprintService::IQueryCallback &userCallback)
 

Public Attributes

Space::LatLong CentreLatLong
 
double CentreAltitude
 
float SearchRadius
 
int MaxResults
 
bool AllFootprintsForGroup
 
bool OnlyOverlappingAltitude
 
DistanceSelectionType DistanceType
 
const
BuildingFootprintService::IQueryCallback
UserCallback
 

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