#include <quickhull.h>
|
ConvexHull< FloatType > | getConvexHull (const Eigen::Matrix< FloatType, 3, Eigen::Dynamic > &pointCloud, bool CCW, FloatType eps=defaultEps< FloatType >()) |
|
ConvexHull< FloatType > | getConvexHull (const FloatType *vertexData, size_t vertexCount, bool CCW, FloatType eps=defaultEps< FloatType >()) |
|
HalfEdgeMesh< FloatType, size_t > | getConvexHullAsMesh (const FloatType *vertexData, size_t vertexCount, bool CCW, FloatType eps=defaultEps< FloatType >()) |
|
const DiagnosticsData & | getDiagnostics () |
|
◆ getConvexHull() [1/2]
template<typename FloatType >
◆ getConvexHull() [2/2]
template<typename FloatType >
◆ getConvexHullAsMesh()
template<typename FloatType >
◆ getDiagnostics()
template<typename FloatType >
The documentation for this class was generated from the following file:
- /home/runner/work/occ/occ/include/occ/geometry/quickhull.h