LCOV - code coverage report | ||||||||||||||||||||||
|
||||||||||||||||||||||
Line data Source code 1 : #include "KinectInterpreter.hpp" 2 : 3 : namespace HLR 4 : { 5 : namespace PointCloud 6 : { 7 0 : std::vector<Object> KinectInterpreter::get_objects( 8 : const HLR::Vision::CupDetection& /* detected_cups */) 9 0 : {} 10 : 11 : } // namespace PointCloud 12 3 : } // namespace HLR |
Generated by: LCOV version 1.12 |