|
Point Cloud Library (PCL)
1.15.1-dev
|
#include <pcl/surface/3rdparty/opennurbs/opennurbs_array.h>
Collaboration diagram for ON_UuidPair: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.