|
angel
mercurial changeset:
|
Triplet of faces, used in face_elimination_history_t. More...
#include <angel_types.hpp>
Public Member Functions | |
| triplet_t (int _i, int _j, int _k) | |
| triplet_t () | |
Public Attributes | |
| int | i |
| int | j |
| int | k |
Triplet of faces, used in face_elimination_history_t.
Definition at line 459 of file angel_types.hpp.
| angel::triplet_t::triplet_t | ( | int | _i, |
| int | _j, | ||
| int | _k | ||
| ) | [inline] |
Definition at line 461 of file angel_types.hpp.
| angel::triplet_t::triplet_t | ( | ) | [inline] |
Definition at line 462 of file angel_types.hpp.
Definition at line 460 of file angel_types.hpp.
Referenced by angel::face_elimination(), and angel::operator<<().
Definition at line 460 of file angel_types.hpp.
Referenced by angel::face_elimination(), and angel::operator<<().
Definition at line 460 of file angel_types.hpp.
Referenced by angel::face_elimination(), and angel::operator<<().