|
ad_map_access
|
#include "ad/map/point/BoundingSphere.hpp"#include "ad/map/point/ECEFOperation.hpp"#include "ad/map/point/Geometry.hpp"

Go to the source code of this file.
Namespaces | |
| ad | |
| namespace ad | |
| ad::map | |
| namespace map | |
| ad::map::point | |
| namespace point | |
Functions | |
| physics::Distance | ad::map::point::distance (BoundingSphere const &left, BoundingSphere const &right) |
| Computes distance between BoundingSpheres. More... | |
| BoundingSphere | ad::map::point::calcBoundingSphere (Geometry const &edgeLeft, Geometry const &edgeRight) |
| calculate the bounding sphere of two edges | |
| ::ad::map::point::BoundingSphere | operator+ (::ad::map::point::BoundingSphere const &a, ::ad::map::point::BoundingSphere const &b) |
| calculate the union of two BoundingSpheres More... | |
| ::ad::map::point::BoundingSphere operator+ | ( | ::ad::map::point::BoundingSphere const & | a, |
| ::ad::map::point::BoundingSphere const & | b | ||
| ) |
calculate the union of two BoundingSpheres
| [in] | a | BoundingSphere a |
| [in] | b | BoundingSphere b |
1.8.17