Template Function setFeature(T_Point&, const uint8_t&)

Function Documentation

Warning

doxygenfunction: Unable to resolve function “setFeature” with arguments (T_Point&, const uint8_t&) 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, feature)>::type setFeature(T_Point &point, const uint8_t &value)
- template<typename T_Point> std::enable_if<RS_HAS_MEMBER(T_Point, feature)>::type setFeature(T_Point &point, const uint8_t &value)