void SetConstantError( qReal dError );
Name | Description | |
---|---|---|
in | dError | The error tolerance value. |
Sets a fixed error tolerance regardless of the distance.
Operations are the same as executing ErrorToleranceFunction::SetParameters(dError, 0, 0)
.
For more information, see the programming manual.
ErrorToleranceFunction::SetParameters
, ErrorToleranceFunction::SetLinearError
, ErrorToleranceFunction::SetQuadraticError
CONFIDENTIAL