, including all inherited members.
bin_x_ | pcl::tracking::CachedApproxNearestPairPointCloudCoherence< PointInT > | [protected] |
bin_y_ | pcl::tracking::CachedApproxNearestPairPointCloudCoherence< PointInT > | [protected] |
bin_z_ | pcl::tracking::CachedApproxNearestPairPointCloudCoherence< PointInT > | [protected] |
cache_ | pcl::tracking::CachedApproxNearestPairPointCloudCoherence< PointInT > | [protected] |
cache_mutex_ | pcl::tracking::CachedApproxNearestPairPointCloudCoherence< PointInT > | [protected] |
CachedApproxNearestPairPointCloudCoherence(const double bin_x, const double bin_y, const double bin_z) | pcl::tracking::CachedApproxNearestPairPointCloudCoherence< PointInT > | [inline] |
CacheMap typedef | pcl::tracking::CachedApproxNearestPairPointCloudCoherence< PointInT > | [protected] |
checkCache(int bin_x, int bin_y, int bin_z) | pcl::tracking::CachedApproxNearestPairPointCloudCoherence< PointInT > | [inline, protected, virtual] |
clearCache() | pcl::tracking::CachedApproxNearestPairPointCloudCoherence< PointInT > | [inline, protected, virtual] |
computeBin(const Eigen::Vector3f &p, int &xi, int &yi, int &zi) | pcl::tracking::CachedApproxNearestPairPointCloudCoherence< PointInT > | [inline, protected, virtual] |
computeCoherence(const PointCloudInConstPtr &cloud, const IndicesConstPtr &indices, float &w_j) | pcl::tracking::CachedApproxNearestPairPointCloudCoherence< PointInT > | [inline, protected, virtual] |
getCachedIndex(int bin_x, int bin_y, int bin_z) | pcl::tracking::CachedApproxNearestPairPointCloudCoherence< PointInT > | [inline, protected, virtual] |
initCompute() | pcl::tracking::CachedApproxNearestPairPointCloudCoherence< PointInT > | [inline, protected, virtual] |
PointCloudInConstPtr typedef | pcl::tracking::CachedApproxNearestPairPointCloudCoherence< PointInT > | |
PointCoherencePtr typedef | pcl::tracking::CachedApproxNearestPairPointCloudCoherence< PointInT > | |
registerCache(int k_index, int bin_x, int bin_y, int bin_z) | pcl::tracking::CachedApproxNearestPairPointCloudCoherence< PointInT > | [inline, protected, virtual] |