Developer Documentation
ACG::MeshCompiler::AdjacencyList Struct Reference

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
 

Detailed Description

Definition at line 829 of file MeshCompiler.hh.


The documentation for this struct was generated from the following files: