Go to the source code of this file.
|
void | fromAron (const arondto::Circle &dto, Circle &bo) |
|
void | fromAron (const arondto::Ellipsoid &dto, Ellipsoid &bo) |
|
void | fromAron (const arondto::LaserScannerFeature &dto, LaserScannerFeature &bo) |
|
void | fromAron (const arondto::LaserScannerFeatures &dto, LaserScannerFeatures &bo) |
|
void | toAron (arondto::Circle &dto, const Circle &bo) |
|
void | toAron (arondto::Ellipsoid &dto, const Ellipsoid &bo) |
|
void | toAron (arondto::LaserScannerFeature &dto, const LaserScannerFeature &bo) |
|
void | toAron (arondto::LaserScannerFeatures &dto, const LaserScannerFeatures &bo) |
|