Point Cloud Library (PCL)
1.14.1-dev
|
#include <pcl/surface/3rdparty/poisson4/multi_grid_octree_data.hpp>
Public Member Functions | |
UpSampleData (void) | |
UpSampleData (int s, double v1, double v2) | |
Public Attributes | |
int | start |
double | v [2] |
Definition at line 1502 of file multi_grid_octree_data.hpp.
|
inline |
Definition at line 1506 of file multi_grid_octree_data.hpp.
|
inline |
Definition at line 1507 of file multi_grid_octree_data.hpp.
int pcl::poisson::UpSampleData::start |
Definition at line 1504 of file multi_grid_octree_data.hpp.
double pcl::poisson::UpSampleData::v[2] |
Definition at line 1505 of file multi_grid_octree_data.hpp.