


Public Member Functions | |
| unionFindDest (unionFind &dest_) | |
| virtual void | facesIdentical (int fa, int fb) |
| virtual void | nodesIdentical (int na, int nb) |
| unionFindDest (unionFind &dest_) | |
| virtual void | facesIdentical (int fa, int fb) |
| virtual void | nodesIdentical (int na, int nb) |
Private Attributes | |
| unionFind & | dest |
| unionFind & | dest |
Definition at line 241 of file symmetries.C.
| unionFindDest::unionFindDest | ( | unionFind & | dest_ | ) | [inline] |
Definition at line 244 of file symmetries.C.
| unionFindDest::unionFindDest | ( | unionFind & | dest_ | ) | [inline] |
Definition at line 241 of file symmetries.C.
unionFind& unionFindDest::dest [private] |
Definition at line 242 of file symmetries.C.
unionFind& unionFindDest::dest [private] |
Definition at line 239 of file symmetries.C.
1.5.5