Developer Documentation
ACG::MeshCompiler_EdgeTriMapKey Struct Reference

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
 

Detailed Description

Definition at line 3226 of file MeshCompiler.cc.

Constructor & Destructor Documentation

◆ MeshCompiler_EdgeTriMapKey()

ACG::MeshCompiler_EdgeTriMapKey::MeshCompiler_EdgeTriMapKey ( int  a,
int  b 
)
inline

Definition at line 3231 of file MeshCompiler.cc.

Member Function Documentation

◆ operator<()

bool ACG::MeshCompiler_EdgeTriMapKey::operator< ( const MeshCompiler_EdgeTriMapKey k) const
inline

Definition at line 3239 of file MeshCompiler.cc.

◆ operator==()

bool ACG::MeshCompiler_EdgeTriMapKey::operator== ( const MeshCompiler_EdgeTriMapKey k) const
inline

Definition at line 3234 of file MeshCompiler.cc.

Member Data Documentation

◆ e0

int ACG::MeshCompiler_EdgeTriMapKey::e0

Definition at line 3229 of file MeshCompiler.cc.

◆ e1

int ACG::MeshCompiler_EdgeTriMapKey::e1

Definition at line 3229 of file MeshCompiler.cc.


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