Point Cloud Library (PCL)
1.14.1-dev
|
#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 | ( | ) |
|
static |
|
static |
|
static |
ON_UUID ON_UuidPair::m_uuid[2] |
Definition at line 1173 of file opennurbs_array.h.