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 3226 of file MeshCompiler.cc.
|
inline |
Definition at line 3231 of file MeshCompiler.cc.
|
inline |
Definition at line 3239 of file MeshCompiler.cc.
|
inline |
Definition at line 3234 of file MeshCompiler.cc.
int ACG::MeshCompiler_EdgeTriMapKey::e0 |
Definition at line 3229 of file MeshCompiler.cc.
int ACG::MeshCompiler_EdgeTriMapKey::e1 |
Definition at line 3229 of file MeshCompiler.cc.