Inshaping: Inshape::Poisson Class Reference

Inshaping

Inshaping  0.1

#include <Poisson.h>

Public Member Functions

 Poisson ()
 
 Poisson (pcl::PointCloud< pcl::PointXYZ >::Ptr &cloud)
 
void setDepth (int _depth)
 
void setInputCloud (pcl::PointCloud< pcl::PointXYZ >::Ptr &cloud)
 
MyMeshPtr getOutput ()
 

Static Public Member Functions

static MyMeshPtr getOutput (pcl::PointCloud< pcl::PointNormal >::Ptr &cloud, int depth)
 

Constructor & Destructor Documentation

◆ Poisson() [1/2]

Inshape::Poisson::Poisson ( )
inline

◆ Poisson() [2/2]

Inshape::Poisson::Poisson ( pcl::PointCloud< pcl::PointXYZ >::Ptr &  cloud)
inline

Member Function Documentation

◆ getOutput() [1/2]

MyMeshPtr Inshape::Poisson::getOutput ( )

◆ getOutput() [2/2]

static MyMeshPtr Inshape::Poisson::getOutput ( pcl::PointCloud< pcl::PointNormal >::Ptr &  cloud,
int  depth 
)
static

◆ setDepth()

void Inshape::Poisson::setDepth ( int  _depth)
inline

◆ setInputCloud()

void Inshape::Poisson::setInputCloud ( pcl::PointCloud< pcl::PointXYZ >::Ptr &  cloud)
inline

The documentation for this class was generated from the following file:
Generated by   doxygen 1.8.14