Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
ODGT_PARENT::squareValue Method
Syntax
C++
double squareValue(double* tol = NULL, double eps = 0, bool isAccurately = false) const;

Calculates the square value of the contour. 

 

Parameters
Description
tol
[out] Pointer to the output tolerance of the contour square.
eps
[in] Maximum tolerance of the initial vertices.
isAccurately
[in] Flag indicating calculation with more precision.

the square value of the contour.

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