Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ACG::SceneGraph::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 MeshNode2T.cc.


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