Home
last modified time | relevance | path

Searched refs:compute_convex_hull (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/doc/tutorials/content/sources/iccv2011/src/
H A Dtest_surface.cpp43 bool compute_convex_hull = pcl::console::find_argument (argc, argv, "--convex") > 0; in main() local
44 if (compute_convex_hull) in main()
116 if (compute_convex_hull) in main()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/doc/tutorials/content/sources/iros2011/src/
H A Dtest_surface.cpp43 bool compute_convex_hull = pcl::console::find_argument (argc, argv, "--convex") > 0; in main() local
44 if (compute_convex_hull) in main()
116 if (compute_convex_hull) in main()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_qhull/
H A Dqhull_tools.h77 facetT *compute_convex_hull(int dim, int numpoints, MeshModel &m);
H A Dqhull_tools.cpp72 facetT *compute_convex_hull(int dim, int numpoints, MeshModel &m) in compute_convex_hull() function
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/external/qhull-2003.1/src/
H A Dqhull_interface.cpp51 void compute_convex_hull(void) in compute_convex_hull() function
/dports/math/libmesh/libmesh-1.6.2/contrib/qhull/2012.1/src/libqhullcpp/
H A Dqhull_interface.cpp51 void compute_convex_hull(void) in compute_convex_hull() function