Point Cloud Library (PCL)
1.14.1-dev
|
#include <pcl/surface/3rdparty/poisson4/allocator.h>
Public Attributes | |
int | index |
int | remains |
Definition at line 37 of file allocator.h.
int pcl::poisson::AllocatorState::index |
Definition at line 39 of file allocator.h.
Referenced by pcl::poisson::Allocator< T >::rollBack().
int pcl::poisson::AllocatorState::remains |
Definition at line 39 of file allocator.h.
Referenced by pcl::poisson::Allocator< T >::rollBack().