#include <Qhull.h>
◆ ComputeConvexHull()
std::shared_ptr< TriangleMesh > open3d::geometry::Qhull::ComputeConvexHull |
( |
const std::vector< Eigen::Vector3d > & |
points | ) |
|
|
static |
◆ ComputeDelaunayTetrahedralization()
std::shared_ptr< TetraMesh > open3d::geometry::Qhull::ComputeDelaunayTetrahedralization |
( |
const std::vector< Eigen::Vector3d > & |
points | ) |
|
|
static |
The documentation for this class was generated from the following files:
- /home/yixing/repo/Open3D/src/Open3D/Geometry/Qhull.h
- /home/yixing/repo/Open3D/src/Open3D/Geometry/Qhull.cpp