Public Member Functions | Public Attributes
pcl::poisson::Octree< Degree >::PointData Struct Reference

List of all members.

Public Member Functions

 PointData (pcl::poisson::Point3D< Real > p, Real w, Real v=0)

Public Attributes

pcl::poisson::Point3D< Realposition
Real value
Real weight

Detailed Description

template<int Degree>
struct pcl::poisson::Octree< Degree >::PointData

Definition at line 201 of file multi_grid_octree_data.h.


Constructor & Destructor Documentation

template<int Degree>
pcl::poisson::Octree< Degree >::PointData::PointData ( pcl::poisson::Point3D< Real p,
Real  w,
Real  v = 0 
) [inline]

Definition at line 206 of file multi_grid_octree_data.h.


Member Data Documentation

Definition at line 203 of file multi_grid_octree_data.h.

template<int Degree>
Real pcl::poisson::Octree< Degree >::PointData::value

Definition at line 205 of file multi_grid_octree_data.h.

template<int Degree>
Real pcl::poisson::Octree< Degree >::PointData::weight

Definition at line 204 of file multi_grid_octree_data.h.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:44:33