Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
ODGT_PARENT::breakToConvex Method
Syntax
C++
ContourPtr breakToConvex(unsigned int options, double eps = 0);

Breaks the contour to convex parts. 

 

Parameters
Description
options
[in] Break options.
eps
[in] Maximum tolerance of the initial vertices.

smart pointer to the first contour after breaking.

Copyright © 2002-2022. Open Design Alliance All rights reserved.