#include <pcl/surface/3rdparty/opennurbs/opennurbs_array.h>
Definition at line 1202 of file opennurbs_array.h.
◆ ON_UuidList() [1/3]
ON_UuidList::ON_UuidList |
( |
| ) |
|
◆ ON_UuidList() [2/3]
ON_UuidList::ON_UuidList |
( |
int |
capacity | ) |
|
◆ ~ON_UuidList()
ON_UuidList::~ON_UuidList |
( |
| ) |
|
◆ ON_UuidList() [3/3]
◆ AddUuid()
bool ON_UuidList::AddUuid |
( |
ON_UUID |
uuid, |
|
|
bool |
bCheckForDupicates = true |
|
) |
| |
◆ Array()
const ON_UUID* ON_UuidList::Array |
( |
| ) |
const |
◆ Compact()
void ON_UuidList::Compact |
( |
| ) |
|
◆ CompareUuid()
static int ON_UuidList::CompareUuid |
( |
const ON_UUID * |
a, |
|
|
const ON_UUID * |
b |
|
) |
| |
|
static |
◆ Count()
int ON_UuidList::Count |
( |
| ) |
const |
◆ Destroy()
void ON_UuidList::Destroy |
( |
| ) |
|
◆ Empty()
void ON_UuidList::Empty |
( |
| ) |
|
◆ FindUuid()
bool ON_UuidList::FindUuid |
( |
ON_UUID |
uuid | ) |
const |
◆ GetUuids()
◆ operator=()
◆ Read()
◆ RemapUuids()
◆ RemoveUuid()
bool ON_UuidList::RemoveUuid |
( |
ON_UUID |
uuid | ) |
|
◆ Reserve()
void ON_UuidList::Reserve |
( |
int |
capacity | ) |
|
◆ Write()
The documentation for this class was generated from the following file: