Point Cloud Library (PCL)  1.14.0-dev
List of all members | Public Attributes
pcl::poisson::AllocatorState Class Reference

#include <pcl/surface/3rdparty/poisson4/allocator.h>

Public Attributes

int index
 
int remains
 

Detailed Description

Definition at line 37 of file allocator.h.

Member Data Documentation

◆ index

int pcl::poisson::AllocatorState::index

Definition at line 39 of file allocator.h.

Referenced by pcl::poisson::Allocator< T >::rollBack().

◆ remains

int pcl::poisson::AllocatorState::remains

Definition at line 39 of file allocator.h.

Referenced by pcl::poisson::Allocator< T >::rollBack().


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