Developer Documentation
|
Public Member Functions | |
void | init (int n) |
int | getAdj (int i, int k) const |
int | getCount (int i) const |
void | clear () |
void | dbgdump (std::ofstream &file) const |
Public Attributes | |
int * | start |
unsigned char * | count |
int * | buf |
int | bufSize |
int | num |
Definition at line 823 of file MeshCompiler.hh.