Point Cloud Library (PCL)
1.14.1-dev
|
This is the complete list of members for pcl::ndt2d::NDTSingleGrid< PointT >, including all inherited members.
cells_ | pcl::ndt2d::NDTSingleGrid< PointT > | protected |
max_ | pcl::ndt2d::NDTSingleGrid< PointT > | protected |
min_ | pcl::ndt2d::NDTSingleGrid< PointT > | protected |
NDTSingleGrid(PointCloudConstPtr cloud, const Eigen::Vector2f &about, const Eigen::Vector2f &extent, const Eigen::Vector2f &step) | pcl::ndt2d::NDTSingleGrid< PointT > | inline |
normal_distributions_ | pcl::ndt2d::NDTSingleGrid< PointT > | protected |
normalDistForPoint(PointT const &p) const | pcl::ndt2d::NDTSingleGrid< PointT > | inlineprotected |
step_ | pcl::ndt2d::NDTSingleGrid< PointT > | protected |
test(const PointT &transformed_pt, const double &cos_theta, const double &sin_theta) const | pcl::ndt2d::NDTSingleGrid< PointT > | inline |