Template Function setX(T_Point&, const float&)
Defined in File member_checker.hpp
Function Documentation
Warning
doxygenfunction: Unable to resolve function “setX” with arguments (T_Point&, const float&) in doxygen xml output for project “rslidar_sdk Doxygen Project” from directory: /tmp/ws/docs_build/rslidar_sdk/output_staging/generated/doxygen/xml. Potential matches:
- template<typename T_Point> std::enable_if<!RS_HAS_MEMBER(T_Point, x)>::type setX(T_Point &point, const float &value)
- template<typename T_Point> std::enable_if<RS_HAS_MEMBER(T_Point, x)>::type setX(T_Point &point, const float &value)