#include <warp_point_rigid_3d.h>
Public Member Functions | |
virtual void | setParam (const Eigen::VectorXf &p) |
WarpPointRigid3D () |
Definition at line 48 of file warp_point_rigid_3d.h.
pcl::WarpPointRigid3D< PointSourceT, PointTargetT >::WarpPointRigid3D | ( | ) | [inline] |
Definition at line 51 of file warp_point_rigid_3d.h.
virtual void pcl::WarpPointRigid3D< PointSourceT, PointTargetT >::setParam | ( | const Eigen::VectorXf & | p | ) | [inline, virtual] |
Implements pcl::WarpPointRigid< PointSourceT, PointTargetT >.
Definition at line 54 of file warp_point_rigid_3d.h.