Home
last modified time | relevance | path

Searched refs:GetPointCloud (Results 1 – 2 of 2) sorted by relevance

/external/dynamic_depth/includes/dynamic_depth/
Dcamera.h108 const PointCloud* GetPointCloud() const;
/external/dynamic_depth/internal/dynamic_depth/
Dcamera.cc180 const PointCloud* Camera::GetPointCloud() const { in GetPointCloud() function in dynamic_depth::Camera