Definition at line 823 of file MeshCompiler.hh.
◆ AdjacencyList()
ACG::MeshCompiler::AdjacencyList::AdjacencyList |
( |
| ) |
|
|
inline |
◆ ~AdjacencyList()
ACG::MeshCompiler::AdjacencyList::~AdjacencyList |
( |
| ) |
|
|
inline |
◆ clear()
void ACG::MeshCompiler::AdjacencyList::clear |
( |
| ) |
|
◆ dbgdump()
void ACG::MeshCompiler::AdjacencyList::dbgdump |
( |
std::ofstream & |
file | ) |
const |
◆ getAdj()
int ACG::MeshCompiler::AdjacencyList::getAdj |
( |
int |
i, |
|
|
int |
k |
|
) |
| const |
◆ getCount()
int ACG::MeshCompiler::AdjacencyList::getCount |
( |
int |
i | ) |
const |
◆ init()
void ACG::MeshCompiler::AdjacencyList::init |
( |
int |
n | ) |
|
◆ buf
int* ACG::MeshCompiler::AdjacencyList::buf |
◆ bufSize
int ACG::MeshCompiler::AdjacencyList::bufSize |
◆ count
unsigned char* ACG::MeshCompiler::AdjacencyList::count |
◆ num
int ACG::MeshCompiler::AdjacencyList::num |
◆ start
int* ACG::MeshCompiler::AdjacencyList::start |
The documentation for this struct was generated from the following files: