Point Cloud Library (PCL)
1.3.1
|
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.
pcl::MarchingCubes::Leaf::Leaf | ( | ) | [inline] |
Definition at line 372 of file marching_cubes.h.
float pcl::MarchingCubes::Leaf::vertex[8] |
Definition at line 373 of file marching_cubes.h.