Parameters |
Description |
double dDist1 |
[in] First distance. |
double dDist2 |
[in] Second distance. |
double dTol = 1e-6 |
[in] Tolerance. FMGeGbl::gTol.equalPoint() |
true if the distances are equal (after normalization), or false otherwise.
Checks whether the specified distances are equal depending on the closed state of the contour.
The result is useless unless both distances are valid.
Copyright © 2002-2020. Open Design Alliance. All rights reserved.
|