|
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. | |
Results of convex hull 2D creating.
Results of convex hull 2D creating.