angel  mercurial changeset:
angel::triplet_t Struct Reference

Triplet of faces, used in face_elimination_history_t. More...

#include <angel_types.hpp>

List of all members.

Public Member Functions

 triplet_t (int _i, int _j, int _k)
 triplet_t ()

Public Attributes

int i
int j
int k

Detailed Description

Triplet of faces, used in face_elimination_history_t.

Definition at line 459 of file angel_types.hpp.


Constructor & Destructor Documentation

angel::triplet_t::triplet_t ( int  _i,
int  _j,
int  _k 
) [inline]

Definition at line 461 of file angel_types.hpp.

Definition at line 462 of file angel_types.hpp.


Member Data Documentation

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<<().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines