Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
OdPrc3dTess::optimize Method
Syntax
C++
bool optimize(double dTolerance = 0.);

Optimizes tessellation data by removing dublicate points, normals, textures, wires. Returns true if optimization succeed, false - if not.

Parameters
Description
dTolerance
[in] specifies tolerance of optimization, if dTolerance is 0 (default value) data are taken as is, use it carefuly with other value.
Copyright © 2002-2022. Open Design Alliance All rights reserved.