Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
wrTriangulationParams::surfaceTolerance Data Member
Syntax
C++
double surfaceTolerance;

Distance tolerance for coincident faces. If zero or negative, the tolerance will be calculated as a percent of extents diagonal: surfaceTolerance = diagonal * fabs(surfaceTolerance), or diagonal * 0.025 if zero.

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