Point Cloud Library (PCL)
1.14.1-dev
|
#include <pcl/surface/3rdparty/poisson4/geometry.h>
Public Member Functions | |
int | operator== (const CoredPointIndex &cpi) const |
int | operator!= (const CoredPointIndex &cpi) const |
Public Attributes | |
int | index |
char | inCore |
Definition at line 129 of file geometry.h.
|
inline |
Definition at line 136 of file geometry.h.
|
inline |
Definition at line 135 of file geometry.h.
char pcl::poisson::CoredPointIndex::inCore |
Definition at line 133 of file geometry.h.
Referenced by operator!=(), and operator==().
int pcl::poisson::CoredPointIndex::index |
Definition at line 132 of file geometry.h.
Referenced by operator!=(), and operator==().