#include <opennurbs_mesh.h>
◆ ON_MeshNgonList() [1/2]
ON_MeshNgonList::ON_MeshNgonList |
( |
| ) |
|
◆ ~ON_MeshNgonList()
ON_MeshNgonList::~ON_MeshNgonList |
( |
| ) |
|
◆ ON_MeshNgonList() [2/2]
◆ AddNgon() [1/2]
◆ AddNgon() [2/2]
bool ON_MeshNgonList::AddNgon |
( |
int | N, |
|
|
const int * | vi, |
|
|
const int * | fi ) |
◆ Destroy()
void ON_MeshNgonList::Destroy |
( |
| ) |
|
◆ Ngon()
ON_MeshNgon * ON_MeshNgonList::Ngon |
( |
int | Ngon_index | ) |
const |
◆ NgonCount()
int ON_MeshNgonList::NgonCount |
( |
| ) |
const |
◆ operator=()
◆ ReserveNgonCapacity()
bool ON_MeshNgonList::ReserveNgonCapacity |
( |
int | capacity | ) |
|
◆ SizeOf()
unsigned int ON_MeshNgonList::SizeOf |
( |
| ) |
const |
◆ m_memblk_list
◆ m_ngons
◆ m_ngons_capacity
int ON_MeshNgonList::m_ngons_capacity |
|
private |
◆ m_ngons_count
int ON_MeshNgonList::m_ngons_count |
|
private |
The documentation for this class was generated from the following files: