Function slam_mer::__sanity_exists(const output_t<point2d_t::weak_ptr>&, const point_id_t&)
Defined in File point2d.hpp
Function Documentation
-
inline void slam_mer::__sanity_exists(const output_t<point2d_t::weak_ptr> &pointOut_, const point_id_t &pointId_)
Validates weak point existence and throws on failure.
- Parameters:
pointOut_ – Output wrapper holding a weak point pointer.
pointId_ – Point identifier used in the error message.