#include <GeoLocation.h>
◆ GeoLocation() [1/2]
carla::geom::GeoLocation::GeoLocation |
( |
| ) |
|
|
default |
◆ GeoLocation() [2/2]
carla::geom::GeoLocation::GeoLocation |
( |
double | latitude, |
|
|
double | longitude, |
|
|
double | altitude ) |
|
inline |
◆ MSGPACK_DEFINE_ARRAY()
◆ operator!=()
bool carla::geom::GeoLocation::operator!= |
( |
const GeoLocation & | rhs | ) |
const |
|
inline |
◆ operator==()
bool carla::geom::GeoLocation::operator== |
( |
const GeoLocation & | rhs | ) |
const |
|
inline |
◆ Transform()
◆ altitude
double carla::geom::GeoLocation::altitude = 0.0 |
◆ latitude
double carla::geom::GeoLocation::latitude = 0.0 |
◆ longitude
double carla::geom::GeoLocation::longitude = 0.0 |
该类的文档由以下文件生成: