#include <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 1472 of file multi_grid_octree_data.hpp.
pcl::poisson::UpSampleData::UpSampleData | ( | void | ) | [inline] |
Definition at line 1476 of file multi_grid_octree_data.hpp.
pcl::poisson::UpSampleData::UpSampleData | ( | int | s, |
double | v1, | ||
double | v2 | ||
) | [inline] |
Definition at line 1477 of file multi_grid_octree_data.hpp.
Definition at line 1474 of file multi_grid_octree_data.hpp.
double pcl::poisson::UpSampleData::v[2] |
Definition at line 1475 of file multi_grid_octree_data.hpp.