Point Cloud Library (PCL)
1.7.0
|
#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.
int pcl::poisson::CoredPointIndex::operator!= | ( | const CoredPointIndex & | cpi | ) | const [inline] |
Definition at line 136 of file geometry.h.
int pcl::poisson::CoredPointIndex::operator== | ( | const CoredPointIndex & | cpi | ) | const [inline] |
Definition at line 135 of file geometry.h.
Definition at line 133 of file geometry.h.
Referenced by operator!=(), and operator==().
Definition at line 132 of file geometry.h.
Referenced by operator!=(), and operator==().