Point Cloud Library (PCL)  1.3.1
Public Member Functions | Public Attributes
pcl::MarchingCubes::Leaf Struct Reference

Simple structure to hold a voxel. More...

#include <pcl/surface/marching_cubes.h>

List of all members.

Public Member Functions

 Leaf ()

Public Attributes

float vertex [8]

Detailed Description

Simple structure to hold a voxel.


Constructor & Destructor Documentation

pcl::MarchingCubes::Leaf::Leaf ( ) [inline]

Definition at line 372 of file marching_cubes.h.


Member Data Documentation

Definition at line 373 of file marching_cubes.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines