#include <hole.h>

Public Types | |
| typedef TrivialEar< MESH > | TE |
Public Member Functions | |
| virtual void | ComputeQuality () |
| const char * | Dump () |
| MinimumWeightEar () | |
| MinimumWeightEar (const typename face::Pos< typename MESH::FaceType > &ep) | |
| virtual bool | operator< (const MinimumWeightEar &c) const |
Static Public Member Functions | |
| static float & | DiedralWeight () |
Public Attributes | |
| MESH::ScalarType | aspectRatio |
| MESH::ScalarType | dihedralRad |
| typedef TrivialEar<MESH> vcg::tri::MinimumWeightEar< MESH >::TE |
| vcg::tri::MinimumWeightEar< MESH >::MinimumWeightEar | ( | ) | [inline] |
| vcg::tri::MinimumWeightEar< MESH >::MinimumWeightEar | ( | const typename face::Pos< typename MESH::FaceType > & | ep | ) | [inline] |
| virtual void vcg::tri::MinimumWeightEar< MESH >::ComputeQuality | ( | ) | [inline, virtual] |
Reimplemented from vcg::tri::TrivialEar< MESH >.
| static float& vcg::tri::MinimumWeightEar< MESH >::DiedralWeight | ( | ) | [inline, static] |
| const char* vcg::tri::MinimumWeightEar< MESH >::Dump | ( | ) | [inline] |
Reimplemented from vcg::tri::TrivialEar< MESH >.
| virtual bool vcg::tri::MinimumWeightEar< MESH >::operator< | ( | const MinimumWeightEar< MESH > & | c | ) | const [inline, virtual] |
| MESH::ScalarType vcg::tri::MinimumWeightEar< MESH >::aspectRatio |
| MESH::ScalarType vcg::tri::MinimumWeightEar< MESH >::dihedralRad |