Function mrpt::topography::geocentricToENU_WGS84()

Function Documentation

Warning

doxygenfunction: Unable to resolve function “mrpt::topography::geocentricToENU_WGS84” with arguments () in doxygen xml output for project “mrpt_topography Doxygen Project” from directory: /tmp/ws/docs_build/mrpt_topography/output_staging/generated/doxygen/xml. Potential matches:

- void geocentricToENU_WGS84(const mrpt::math::TPoint3D &in_geocentric_point, mrpt::math::TPoint3D &out_ENU_point, const TGeodeticCoords &in_coords_origin)
- void geocentricToENU_WGS84(const std::vector<mrpt::math::TPoint3D> &in_geocentric_points, std::vector<mrpt::math::TPoint3D> &out_ENU_points, const TGeodeticCoords &in_coords_origin)