#include <pcl/surface/3rdparty/opennurbs/opennurbs_array.h>
Definition at line 1360 of file opennurbs_array.h.
ON_UuidIndexList::ON_UuidIndexList |
( |
| ) |
|
ON_UuidIndexList::ON_UuidIndexList |
( |
int |
capacity | ) |
|
ON_UuidIndexList::~ON_UuidIndexList |
( |
| ) |
|
bool ON_UuidIndexList::AddUuidIndex |
( |
ON_UUID |
uuid, |
|
|
int |
index, |
|
|
bool |
bCheckForDupicates = true |
|
) |
| |
int ON_UuidIndexList::Count |
( |
| ) |
const |
void ON_UuidIndexList::Empty |
( |
| ) |
|
bool ON_UuidIndexList::FindUuid |
( |
ON_UUID |
uuid, |
|
|
int * |
index = NULL |
|
) |
| const |
bool ON_UuidIndexList::FindUuidIndex |
( |
ON_UUID |
uuid, |
|
|
int |
index |
|
) |
| const |
void ON_UuidIndexList::ImproveSearchSpeed |
( |
| ) |
|
bool ON_UuidIndexList::RemoveUuid |
( |
ON_UUID |
uuid | ) |
|
void ON_UuidIndexList::Reserve |
( |
int |
capacity | ) |
|
The documentation for this class was generated from the following file:
- /build/pcl-0nnAvv/pcl-1.7.2/surface/include/pcl/surface/3rdparty/opennurbs/opennurbs_array.h