Home
last modified time | relevance | path

Searched refs:OrientCoherentlyMesh (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/algorithms/create/
H A Dextrude.h52 tri::Clean<MeshType>::OrientCoherentlyMesh(fullSurface,oriented,orientable); in ProfileWithCap()
H A Dplatonic.h689 tri::Clean<MeshType>::OrientCoherentlyMesh(m,oriented,orientable);
/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/create/
H A Dextrude.h52 tri::Clean<MeshType>::OrientCoherentlyMesh(fullSurface,oriented,orientable); in ProfileWithCap()
H A Dplatonic.h723 tri::Clean<MeshType>::OrientCoherentlyMesh(m,oriented,orientable);
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/algorithms/
H A Dvoronoi_processing.h505 tri::Clean<MeshType>::OrientCoherentlyMesh(outMesh,oriented,orientable); in ConvertVoronoiDiagramToMesh()
725 tri::Clean<MeshType>::OrientCoherentlyMesh(outMesh,oriented,orientable); in ConvertVoronoiDiagramToMeshOld()
H A Dclean.h1221 static void OrientCoherentlyMesh(MeshType &m, bool &_IsOriented, bool &_IsOrientable) in OrientCoherentlyMesh() function
/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/
H A Dvoronoi_processing.h491 tri::Clean<MeshType>::OrientCoherentlyMesh(outMesh,oriented,orientable); in ConvertVoronoiDiagramToMesh()
711 tri::Clean<MeshType>::OrientCoherentlyMesh(outMesh,oriented,orientable); in ConvertVoronoiDiagramToMeshOld()
H A Dclean.h1439 static void OrientCoherentlyMesh(MeshType &m, bool &_IsOriented, bool &_IsOrientable) in OrientCoherentlyMesh() function
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_meshing/
H A Dmeshfilter.cpp771 tri::Clean<CMeshO>::OrientCoherentlyMesh(m.cm, oriented,orientable); in applyFilter()