Function slam_mer::__sanity_exists(const output_t<point2d_t::shared_ptr>&)
Defined in File point2d.hpp
Function Documentation
-
inline void slam_mer::__sanity_exists(const output_t<point2d_t::shared_ptr> &pointOut_)
Validates shared point existence and throws on failure.
- Parameters:
pointOut_ – Output wrapper holding a shared point pointer.