C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

Parameters for convex hull 3D creation. More...

#include <op_mesh_parameter.h>

Public Member Functions

 MbConvexHullParams3D (const c3d::SpacePointsVector &points, double tolerance)
 Constructor.
 
 MbConvexHullParams3D (const std::vector< MbFloatPoint3D > &points, double tolerance)
 Constructor.
 
 MbConvexHullParams3D (const SArray< MbFloatPoint3D > &points, double tolerance)
 Constructor.
 
 MbConvexHullParams3D (const SArray< MbCartPoint3D > &points, double tolerance)
 Constructor.
 
 ~MbConvexHullParams3D ()
 Destructor. More...
 
double GetTolerance () const
 Get points.
 

Detailed Description

Parameters for convex hull 3D creation.

Parameters for convex hull 3D creation.

Constructor & Destructor Documentation

◆ ~MbConvexHullParams3D()

MbConvexHullParams3D::~MbConvexHullParams3D ( )
inline

Destructor.

Get tolerance.


The documentation for this class was generated from the following file: