Home
last modified time | relevance | path

Searched defs:refineMesh (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/opensubdiv/OpenSubdiv-3_4_4/opensubdiv/osd/
H A Dmesh.h101 static inline void refineMesh(Far::TopologyRefiner & refiner, in refineMesh() function
117 static inline void refineMesh(Far::TopologyRefiner & refiner, in refineMesh() function
/dports/science/opensph/sph-7de6c044339f649e3d19e61f735a6a24572b792a/core/post/
H A DMesh.cpp29 void refineMesh(Mesh& mesh) { in refineMesh() function
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_aging/
H A Dfilter_aging.cpp274 void GeometryAgingPlugin::refineMesh(CMeshO &m, QualityEdgePred &ep, bool selection, vcg::CallBackP… in refineMesh() function in GeometryAgingPlugin
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/tcg/hpp/
H A Dtriangulate.hpp450 void refineMesh(mesh_type &mesh, TriMeshStuff::ActionEvaluator<mesh_type> &eval, in refineMesh() function
/dports/graphics/qgis/qgis-3.22.3/tests/src/core/
H A Dtestqgsmesheditor.cpp1840 void TestQgsMeshEditor::refineMesh() in refineMesh() function in TestQgsMeshEditor
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DGModel.cpp1399 int GModel::refineMesh(int linear, bool splitIntoQuads, bool splitIntoHexas, in refineMesh() function in GModel