Class SpaceGeoLocation
Defined in File Space.h
Class Documentation
-
class SpaceGeoLocation
Data representation of the geo location of a space.
Public Functions
-
bool operator==(const SpaceGeoLocation &Other) const
-
bool operator!=(const SpaceGeoLocation &Other) const
Public Members
-
csp::systems::GeoLocation Location
-
float Orientation
-
csp::common::Array<csp::systems::GeoLocation> GeoFence
-
bool operator==(const SpaceGeoLocation &Other) const