#include <hole.h>

Public Types | |
| typedef MESH::CoordType | CoordType |
| typedef MESH::FacePointer | FacePointer |
| typedef MESH::FaceType | FaceType |
| typedef face::Pos< FaceType > | PosType |
| typedef MESH::ScalarType | ScalarType |
Public Member Functions | |
| virtual bool | Close (PosType &np0, PosType &np1, FacePointer f) |
| SelfIntersectionEar () | |
| SelfIntersectionEar (const PosType &ep) | |
Static Public Member Functions | |
| static std::vector< FacePointer > & | AdjacencyRing () |
| typedef MESH::CoordType vcg::tri::SelfIntersectionEar< MESH >::CoordType |
Reimplemented from vcg::tri::TrivialEar< MESH >.
| typedef MESH::FacePointer vcg::tri::SelfIntersectionEar< MESH >::FacePointer |
Reimplemented from vcg::tri::TrivialEar< MESH >.
| typedef MESH::FaceType vcg::tri::SelfIntersectionEar< MESH >::FaceType |
Reimplemented from vcg::tri::TrivialEar< MESH >.
| typedef face::Pos<FaceType> vcg::tri::SelfIntersectionEar< MESH >::PosType |
Reimplemented from vcg::tri::TrivialEar< MESH >.
| typedef MESH::ScalarType vcg::tri::SelfIntersectionEar< MESH >::ScalarType |
Reimplemented from vcg::tri::TrivialEar< MESH >.
| vcg::tri::SelfIntersectionEar< MESH >::SelfIntersectionEar | ( | ) | [inline] |
| vcg::tri::SelfIntersectionEar< MESH >::SelfIntersectionEar | ( | const PosType & | ep | ) | [inline] |
| static std::vector<FacePointer>& vcg::tri::SelfIntersectionEar< MESH >::AdjacencyRing | ( | ) | [inline, static] |
| virtual bool vcg::tri::SelfIntersectionEar< MESH >::Close | ( | PosType & | np0, |
| PosType & | np1, | ||
| FacePointer | f | ||
| ) | [inline, virtual] |