Point Cloud Library (PCL)
1.7.0
|
#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.
static int ON_UuidPair::Compare | ( | const class ON_UuidPair * | , |
const class ON_UuidPair * | |||
) | [static] |
static int ON_UuidPair::CompareFirstUuid | ( | const class ON_UuidPair * | , |
const class ON_UuidPair * | |||
) | [static] |
static int ON_UuidPair::CompareSecondUuid | ( | const class ON_UuidPair * | , |
const class ON_UuidPair * | |||
) | [static] |
Definition at line 1173 of file opennurbs_array.h.