52 #ifndef OPENMESH_TOOLS_MODPROGMESHT_HH
53 #define OPENMESH_TOOLS_MODPROGMESHT_HH
59 #include <OpenMesh/Core/Utils/Property.hh>
77 template <
class MeshT>
95 typename Mesh::VertexHandle
v0;
96 typename Mesh::VertexHandle
v1;
97 typename Mesh::VertexHandle
vl;
98 typename Mesh::VertexHandle
vr;
111 Base::mesh().add_property( idx_ );
118 Base::mesh().remove_property( idx_ );
121 const InfoList& pmi()
const
133 pmi_.push_back(
Info( _ci ) );
166 bool write(
const std::string& _ofname );
173 void set_binary(
bool _b) {}
184 #if defined(OM_INCLUDE_TEMPLATES) && !defined(OPENMESH_DECIMATER_MODPROGMESH_CC)
185 #define OSG_MODPROGMESH_TEMPLATES
189 #endif // OPENMESH_TOOLS_PROGMESHT_HH defined