Home
last modified time | relevance | path

Searched defs:VertexClearV (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/algorithms/update/
H A Dflag.h119 static void VertexClearV(MeshType &m) { VertexClear(m,VertexType::VISITED);} in VertexClearV() function
/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/update/
H A Dflag.h139 static void VertexClearV(MeshType &m) { VertexClear(m,VertexType::VISITED);} in VertexClearV() function