This is the complete list of members for
surface_perception::SurfaceHistoryRecorder, including all inherited members.
| cloud_history_ | surface_perception::SurfaceHistoryRecorder | [private] |
| GetClock(size_t id, clock_t *clock_ptr) const | surface_perception::SurfaceHistoryRecorder | |
| GetCloudHistory(size_t id, pcl::PointCloud< pcl::PointXYZRGB >::Ptr output_cloud) const | surface_perception::SurfaceHistoryRecorder | |
| GetIteration(size_t id, size_t *iteration_ptr) const | surface_perception::SurfaceHistoryRecorder | |
| iteration_history_ | surface_perception::SurfaceHistoryRecorder | [private] |
| Record(size_t id, const pcl::PointCloud< pcl::PointXYZRGB >::Ptr &cloud, const pcl::PointIndices::Ptr &indices, size_t iteration) | surface_perception::SurfaceHistoryRecorder | |
| time_history_ | surface_perception::SurfaceHistoryRecorder | [private] |
| Update(size_t old_id, size_t new_id, const pcl::PointCloud< pcl::PointXYZRGB >::Ptr &cloud, const pcl::PointIndices::Ptr &indices, size_t iteration) | surface_perception::SurfaceHistoryRecorder | |