Home
last modified time | relevance | path

Searched refs:ForEachFacePos (Results 1 – 2 of 2) sorted by relevance

/dports/devel/vcglib/vcglib-2020.09/vcg/complex/
H A Dforeach.h38 inline void ForEachFacePos(MeshType &m, std::function<void (typename face::Pos<typename MeshType::F… in ForEachFacePos() function
/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/
H A Disotropic_remeshing.h127 ForEachFacePos(toRemesh, [&](PosType &p){ in debug_crease()
400 ForEachFacePos(m, [&](PosType &p){ in tagCreaseEdges()
1134 ForEachFacePos(m, [&](PosType &p){ in selectVertexFromCrease()
1148 ForEachFacePos(m, [&] (PosType & p) { in selectVertexFromFold()