Jafar
|
**************************************************************************** NormalEstimatorImages3D More...
**************************************************************************** NormalEstimatorImages3D
Definition at line 72 of file filters.hpp.
#include <filters.hpp>
Public Types | |
typedef pcl::PCLBase< PointInT > | BaseClass |
typedef pcl::PointCloud < PointOutT > | PointCloudOut |
typedef boost::shared_ptr < NormalEstimatorImages3D < PointInT, PointOutT > > | Ptr |
typedef boost::shared_ptr < const NormalEstimatorImages3D < PointInT, PointOutT > > | ConstPtr |
Public Member Functions | |
void | init () |
void | compute (PointCloudOut &output) |
Private Member Functions | |
bool | initCompute () |
Private Attributes | |
DATA_IM3D * | im3D |
pcl::PointCloud< NormalPure > | normals |
Generated on Wed Oct 15 2014 00:37:52 for Jafar by doxygen 1.7.6.1 |