Developer Documentation
|
Public Member Functions | |
MeshCompiler_EdgeTriMapKey (int a, int b) | |
bool | operator== (const MeshCompiler_EdgeTriMapKey &k) const |
bool | operator< (const MeshCompiler_EdgeTriMapKey &k) const |
Public Attributes | |
int | e0 |
int | e1 |
Definition at line 3190 of file MeshCompiler.cc.