Home
last modified time | relevance | path

Searched refs:TriMeshGrid (Results 1 – 15 of 15) sorted by relevance

/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/edit_slice/
H A Deditslice.h54 typedef vcg::GridStaticPtr<CMeshO::FaceType, CMeshO::ScalarType> TriMeshGrid; typedef
80 TriMeshGrid* mesh_grid;
83 std::vector< TriMeshGrid::Cell *> intersected_cells;
H A Deditslice.cpp147 mesh_grid = new TriMeshGrid(); in SlotExportButton()
167 …vcg::Intersection<n_Mesh, n_EdgeMesh, n_Mesh::ScalarType, TriMeshGrid>(p , *edge_mesh, avg_length,… in SlotExportButton()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/filter_sdf/
H A Dfilter_sdf.cpp15 typedef vcg::GridStaticPtr<CMeshO::FaceType, CMeshO::ScalarType> TriMeshGrid; typedef
91 TriMeshGrid static_grid; //TODO: rename spatial index in applyFilter()
122 bool hasInt = tri::DoRay<CMeshO,TriMeshGrid>(m,static_grid,cone[i],maxDist,t); in applyFilter()
H A Dfilter_sdf+.cpp25 typedef vcg::GridStaticPtr<CMeshO::FaceType, CMeshO::ScalarType> TriMeshGrid; typedef
102 TriMeshGrid static_grid; //TODO: rename spatial index in applyFilter()
132 bool hasInt = tri::DoRay<CMeshO,TriMeshGrid>(m,static_grid,cone[j],maxDist,t); in applyFilter()
/dports/devel/vcglib/vcglib-2020.09/apps/sample/trimesh_ray/
H A Dtrimesh_ray.cpp58 typedef vcg::GridStaticPtr<MyMesh::FaceType, MyMesh::ScalarType> TriMeshGrid; typedef
109 TriMeshGrid static_grid; in main()
146 rf = tri::DoRay<MyMesh,TriMeshGrid>(m,static_grid,ray,maxDist,t); in main()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_isoparametrization/
H A Diso_transfer.h19 typedef vcg::GridStaticPtr<ParamMesh::FaceType, ParamMesh::ScalarType> TriMeshGrid; typedef
22 TriMeshGrid TRGrid;
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/fgt/filter_decompose/
H A Dfilter_decomposer.cpp41 typedef vcg::GridStaticPtr<CutFace, CutMesh::ScalarType> TriMeshGrid; typedef
224 TriMeshGrid grid; in applyFilter()
/dports/devel/vcglib/vcglib-2020.09/apps/sample/trimesh_closest/
H A Dtrimesh_closest.cpp89 typedef GridStaticPtr<FaceType, ScalarType> TriMeshGrid; in UnitTest_Closest() typedef
127 TriMeshGrid TRGrid; in UnitTest_Closest()
/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/
H A Dpolygonal_algorithms.h725 typedef vcg::GridStaticPtr<TriFaceType, TriScalarType> TriMeshGrid; typedef
726 TriMeshGrid grid;
873 typedef vcg::GridStaticPtr<FaceType, typename TriMeshType::ScalarType> TriMeshGrid; typedef
874 TriMeshGrid grid;
1004 typedef vcg::GridStaticPtr<FaceType, typename TempMesh::ScalarType> TriMeshGrid; in Reproject() typedef
1005 TriMeshGrid grid; in Reproject()
1037 typedef vcg::GridStaticPtr<FaceType, typename TriMesh::ScalarType> TriMeshGrid; in ReprojectonTriMesh() typedef
1038 TriMeshGrid grid; in ReprojectonTriMesh()
H A Dvoronoi_processing.h1687 typedef GridStaticPtr<FaceType, ScalarType> TriMeshGrid; typedef
1688 TriMeshGrid ug;
1763 typedef GridStaticPtr<FaceType, ScalarType> TriMeshGrid; typedef
1764 TriMeshGrid ug;
H A Dclean.h189 typedef GridStaticPtr<FaceType, ScalarType > TriMeshGrid; typedef
1711 TriMeshGrid gM; in SelfIntersections()
2061 TriMeshGrid gM; in SelectIntersectingFaces()
H A Dpoint_sampling.h2138 typedef GridStaticPtr<FaceType, ScalarType > TriMeshGrid; typedef
2146 TriMeshGrid gM;
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/algorithms/
H A Dvoronoi_processing.h1701 typedef GridStaticPtr<FaceType, ScalarType> TriMeshGrid; typedef
1702 TriMeshGrid ug;
1777 typedef GridStaticPtr<FaceType, ScalarType> TriMeshGrid; typedef
1778 TriMeshGrid ug;
H A Dclean.h125 typedef GridStaticPtr<FaceType, ScalarType > TriMeshGrid; typedef
1493 TriMeshGrid gM; in SelfIntersections()
H A Dpoint_sampling.h2087 typedef GridStaticPtr<FaceType, ScalarType > TriMeshGrid; typedef
2095 TriMeshGrid gM;