|
Point Cloud Library (PCL)
1.4.0
|
Simple structure to hold a voxel. More...
#include <pcl/surface/marching_cubes.h>
Public Member Functions | |
| Leaf () | |
Public Attributes | |
| float | vertex [8] |
Simple structure to hold a voxel.
Definition at line 370 of file marching_cubes.h.
| pcl::MarchingCubes< PointNT >::Leaf::Leaf | ( | ) | [inline] |
Definition at line 372 of file marching_cubes.h.
| float pcl::MarchingCubes< PointNT >::Leaf::vertex[8] |
Definition at line 373 of file marching_cubes.h.
1.7.6.1