|
Point Cloud Library (PCL) 1.15.1
|
#include <pcl/surface/3rdparty/opennurbs/opennurbs_array.h>
Public Member Functions | |
| ON_UuidPair () | |
Static Public Member Functions | |
| static int | CompareFirstUuid (const class ON_UuidPair *, const class ON_UuidPair *) |
| static int | CompareSecondUuid (const class ON_UuidPair *, const class ON_UuidPair *) |
| static int | Compare (const class ON_UuidPair *, const class ON_UuidPair *) |
Public Attributes | |
| ON_UUID | m_uuid [2] |
Definition at line 1148 of file opennurbs_array.h.
| ON_UuidPair::ON_UuidPair | ( | ) |
Referenced by Compare(), CompareFirstUuid(), and CompareSecondUuid().
|
static |
References ON_UuidPair().
|
static |
References ON_UuidPair().
|
static |
References ON_UuidPair().
| ON_UUID ON_UuidPair::m_uuid[2] |
Definition at line 1173 of file opennurbs_array.h.