![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <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 229 of file Geometry.h.
|
inline |
Definition at line 236 of file Geometry.h.
|
inline |
Definition at line 235 of file Geometry.h.
| char CoredPointIndex::inCore |
Definition at line 233 of file Geometry.h.
Referenced by operator!=(), and operator==().
| int CoredPointIndex::index |
Definition at line 232 of file Geometry.h.
Referenced by operator!=(), and operator==().