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 448 of file angel_types.hpp.


Constructor & Destructor Documentation

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

Definition at line 450 of file angel_types.hpp.

angel::triplet_t::triplet_t (  )  [inline]

Definition at line 451 of file angel_types.hpp.


Member Data Documentation

int angel::triplet_t::i

Definition at line 449 of file angel_types.hpp.

Referenced by angel::face_elimination(), and angel::operator<<().

int angel::triplet_t::j

Definition at line 449 of file angel_types.hpp.

Referenced by angel::face_elimination(), and angel::operator<<().

int angel::triplet_t::k

Definition at line 449 of file angel_types.hpp.

Referenced by angel::face_elimination(), and angel::operator<<().


The documentation for this struct was generated from the following file:
Generated on Wed Mar 11 10:34:37 2009 for angel by  doxygen 1.5.3