Template Function setTimestamp(T_Point&, const double&)
Defined in File member_checker.hpp
Function Documentation
Warning
doxygenfunction: Unable to resolve function “setTimestamp” with arguments (T_Point&, const double&) 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, timestamp)>::type setTimestamp(T_Point &point, const double &value)
- template<typename T_Point> std::enable_if<RS_HAS_MEMBER(T_Point, timestamp)>::type setTimestamp(T_Point &point, const double &value)