#include <pcl/surface/3rdparty/opennurbs/opennurbs_array.h>
Definition at line 1612 of file opennurbs_array.h.
◆ ON_2dexMap() [1/2]
ON_2dexMap::ON_2dexMap |
( |
| ) |
|
◆ ON_2dexMap() [2/2]
ON_2dexMap::ON_2dexMap |
( |
int |
capacity | ) |
|
◆ ~ON_2dexMap()
ON_2dexMap::~ON_2dexMap |
( |
| ) |
|
◆ AddIndex()
bool ON_2dexMap::AddIndex |
( |
int |
i, |
|
|
int |
j |
|
) |
| |
◆ Array()
const ON_2dex* ON_2dexMap::Array |
( |
| ) |
const |
◆ Count()
int ON_2dexMap::Count |
( |
| ) |
const |
◆ Create()
void ON_2dexMap::Create |
( |
int |
count, |
|
|
int |
i0, |
|
|
int |
j |
|
) |
| |
◆ Find2dex()
const ON_2dex* ON_2dexMap::Find2dex |
( |
int |
i | ) |
const |
◆ FindIndex()
int ON_2dexMap::FindIndex |
( |
int |
i, |
|
|
int |
not_found_rc |
|
) |
| const |
◆ operator[]()
ON_2dex ON_2dexMap::operator[] |
( |
int |
i | ) |
const |
◆ RemoveIndex()
bool ON_2dexMap::RemoveIndex |
( |
int |
i | ) |
|
◆ Reserve()
void ON_2dexMap::Reserve |
( |
int |
capacity | ) |
|
◆ SetIndex()
bool ON_2dexMap::SetIndex |
( |
int |
i, |
|
|
int |
j |
|
) |
| |
◆ SetOrAddIndex()
void ON_2dexMap::SetOrAddIndex |
( |
int |
i, |
|
|
int |
j |
|
) |
| |
The documentation for this class was generated from the following file: