43 #include <pcl/point_cloud.h>
46 namespace registration {
57 template <
typename Po
intT>
62 PoseEstimate(
const Eigen::Matrix4f& p = Eigen::Matrix4f::Identity(),
shared_ptr< const PointCloud< PointT > > ConstPtr
#define PCL_MAKE_ALIGNED_OPERATOR_NEW
Macro to signal a class requires a custom allocator.
PoseEstimate(const Eigen::Matrix4f &p=Eigen::Matrix4f::Identity(), const typename pcl::PointCloud< PointT >::ConstPtr &c=typename pcl::PointCloud< PointT >::ConstPtr())
pcl::PointCloud< PointT >::ConstPtr cloud