#include <tri_edge_flip.h>
Public Member Functions | |
ScalarType | ComputePriority () |
TriEdgeFlip (const TriEdgeFlip &par) | |
TriEdgeFlip (const PosType pos, int mark) | |
TriEdgeFlip () | |
Protected Types | |
typedef TRIMESH_TYPE::CoordType | CoordType |
typedef TRIMESH_TYPE::FaceType | FaceType |
typedef vcg::face::Pos< FaceType > | PosType |
typedef TRIMESH_TYPE::ScalarType | ScalarType |
Definition at line 337 of file tri_edge_flip.h.
typedef TRIMESH_TYPE::FaceType vcg::tri::TriEdgeFlip< TRIMESH_TYPE, MYTYPE >::FaceType [protected] |
Reimplemented from vcg::tri::PlanarEdgeFlip< TRIMESH_TYPE, MYTYPE >.
Definition at line 340 of file tri_edge_flip.h.