Home
last modified time | relevance | path

Searched defs:ProjectToSurface (Results 1 – 12 of 12) sorted by relevance

/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/meshing/
H A Dbisect.hpp77 virtual void ProjectToSurface (Point<3> & p, int surfi, const PointGeomInfo & /* gi */) const in ProjectToSurface() function in Refinement
H A Dbisect.cpp4061 void Refinement :: ProjectToSurface (Point<3> & p, int surfi) const in ProjectToSurface() function in netgen::Refinement
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/meshing/
H A Dbisect.hpp74 virtual void ProjectToSurface (Point<3> & p, int surfi, const PointGeomInfo & /* gi */) in ProjectToSurface() function in Refinement
H A Dbisect.cpp4039 void Refinement :: ProjectToSurface (Point<3> & p, int surfi) in ProjectToSurface() function in netgen::Refinement
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/geom2d/
H A Dgeom2dmesh.cpp68 …void Refinement2d :: ProjectToSurface (Point<3> & p, int surfi, const PointGeomInfo & /* gi */) co… in ProjectToSurface() function in netgen::Refinement2d
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/geom2d/
H A Dgeom2dmesh.cpp71 void Refinement2d :: ProjectToSurface (Point<3> & p, int surfi, const PointGeomInfo & /* gi */) in ProjectToSurface() function in netgen::Refinement2d
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/occ/
H A Doccmeshsurf.cpp714 void OCCRefinementSurfaces :: ProjectToSurface (Point<3> & p, int surfi) const in ProjectToSurface() function in netgen::OCCRefinementSurfaces
720 void OCCRefinementSurfaces :: ProjectToSurface (Point<3> & p, int surfi, PointGeomInfo & gi) const in ProjectToSurface() function in netgen::OCCRefinementSurfaces
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/stlgeom/
H A Dmeshstlsurface.cpp1117 void RefinementSTLGeometry :: ProjectToSurface (Point<3> & p, int surfi) const in ProjectToSurface() function in netgen::RefinementSTLGeometry
1123 void RefinementSTLGeometry :: ProjectToSurface (Point<3> & p, int surfi, in ProjectToSurface() function in netgen::RefinementSTLGeometry
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/stlgeom/
H A Dmeshstlsurface.cpp1117 void RefinementSTLGeometry :: ProjectToSurface (Point<3> & p, int surfi) in ProjectToSurface() function in netgen::RefinementSTLGeometry
1123 void RefinementSTLGeometry :: ProjectToSurface (Point<3> & p, int surfi, in ProjectToSurface() function in netgen::RefinementSTLGeometry
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/csg/
H A Dmeshsurf.cpp196 void RefinementSurfaces :: ProjectToSurface (Point<3> & p, int surfi) const in ProjectToSurface() function in netgen::RefinementSurfaces
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/csg/
H A Dmeshsurf.cpp195 void RefinementSurfaces :: ProjectToSurface (Point<3> & p, int surfi) in ProjectToSurface() function in netgen::RefinementSurfaces
/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/
H A Disotropic_remeshing.h1341 static void ProjectToSurface(MeshType &m, Params & params) in ProjectToSurface() function