C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

Results of convex hull 2D creating. More...

#include <op_mesh_parameter.h>

+ Collaboration diagram for MbConvexHullResults:

Public Member Functions

 MbConvexHullResults ()
 Constructor.
 
 ~MbConvexHullResults ()
 Destructor.
 

Public Attributes

c3d::IndicesVector _hullIndices
 Indices of convex hull points.
 
c3d::ParamPointsVector _hull
 Convex hull.
 
SPtr< MbPlanarGrid_grid
 Points.
 
SPtr< MbContour_contour
 Contour.
 

Detailed Description

Results of convex hull 2D creating.

Results of convex hull 2D creating.


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