Home
last modified time | relevance | path

Searched refs:PointSurface (Results 1 – 2 of 2) sorted by relevance

/dports/databases/sfcgal/SFCGAL-815d5097f684dbc48b22041bf2047beab36df0a1/test/unit/SFCGAL/algorithm/
H A DUnionTest.cpp157 BOOST_AUTO_TEST_CASE( PointSurface ) in BOOST_AUTO_TEST_CASE() argument
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DGeo.cpp3292 struct PointSurface { struct
3300 PointSurface *ps = (PointSurface *)data; in projectPS() argument
3318 PointSurface ps = {&p, s}; in ProjectPointOnSurface()