C3D Toolkit
Kernel - 117958, Vision - 2.7.6.12
|
Results of convex hull 2D creating. More...
#include <op_mesh_parameter.h>
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. | |
Results of convex hull 2D creating.
Results of convex hull 2D creating.