Point Cloud Library (PCL)  1.7.0
Public Member Functions | Public Attributes
pcl::poisson::UpSampleData Struct Reference

#include <pcl/surface/3rdparty/poisson4/multi_grid_octree_data.hpp>

List of all members.

Public Member Functions

 UpSampleData (void)
 UpSampleData (int s, double v1, double v2)

Public Attributes

int start
double v [2]

Detailed Description

Definition at line 1472 of file multi_grid_octree_data.hpp.


Constructor & Destructor Documentation

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.


Member Data Documentation

Definition at line 1474 of file multi_grid_octree_data.hpp.

Definition at line 1475 of file multi_grid_octree_data.hpp.


The documentation for this struct was generated from the following file: