Itasca C++ Interface
|
#include <izone.h>
Public Member Functions | |
bool | operator== (const FaceID &id) const |
bool | operator!= (const FaceID &id) const |
bool | operator< (const FaceID &id) const |
quint64 & | operator[] (quint32 index) |
quint64 | operator[] (quint32 index) const |
Public Attributes | |
quint64 | id1_ = 0 |
quint64 | id2_ = 0 |
Struction that can uniquely identify this face. Made up of the ID numbers of the four gridpoints around it, in descending order. If the face is three sided, then id4_=0.