Public Member Functions | Public Attributes

tetgenmesh::triface Class Reference

#include <tetgen.h>

List of all members.

Public Member Functions

 triface ()
trifaceoperator= (const triface &t)
bool operator== (triface &t)
bool operator!= (triface &t)
 triface ()
trifaceoperator= (const triface &t)
bool operator== (triface &t)
bool operator!= (triface &t)

Public Attributes

tetrahedrontet
int loc
int ver

Constructor & Destructor Documentation

tetgenmesh::triface::triface (  )  [inline]
tetgenmesh::triface::triface (  )  [inline]

Member Function Documentation

bool tetgenmesh::triface::operator!= ( triface t  )  [inline]
bool tetgenmesh::triface::operator!= ( triface t  )  [inline]
triface& tetgenmesh::triface::operator= ( const triface t  )  [inline]
triface& tetgenmesh::triface::operator= ( const triface t  )  [inline]
bool tetgenmesh::triface::operator== ( triface t  )  [inline]
bool tetgenmesh::triface::operator== ( triface t  )  [inline]

Member Data Documentation


The documentation for this class was generated from the following files: