Point Cloud Library (PCL)
1.14.1-dev
|
This is the complete list of members for pcl::PPFHashMapSearch, including all inherited members.
alpha_m_ | pcl::PPFHashMapSearch | |
ConstPtr typedef | pcl::PPFHashMapSearch | |
FeatureHashMapType typedef | pcl::PPFHashMapSearch | |
FeatureHashMapTypePtr typedef | pcl::PPFHashMapSearch | |
getAngleDiscretizationStep() const | pcl::PPFHashMapSearch | inline |
getDistanceDiscretizationStep() const | pcl::PPFHashMapSearch | inline |
getModelDiameter() const | pcl::PPFHashMapSearch | inline |
makeShared() | pcl::PPFHashMapSearch | inline |
nearestNeighborSearch(float &f1, float &f2, float &f3, float &f4, std::vector< std::pair< std::size_t, std::size_t >> &indices) | pcl::PPFHashMapSearch | |
PPFHashMapSearch(float angle_discretization_step=12.0f/180.0f *static_cast< float >(M_PI), float distance_discretization_step=0.01f) | pcl::PPFHashMapSearch | inline |
Ptr typedef | pcl::PPFHashMapSearch | |
setInputFeatureCloud(PointCloud< PPFSignature >::ConstPtr feature_cloud) | pcl::PPFHashMapSearch |