HAL::GetToleranceParams

HAL::GetToleranceParams
const ToleranceParams& GetToleranceParams() const;
Description

GetToleranceParams obtains the tolerance values set for tessellations while rendering. 

For optimum performance, this method should be set before calling InitHAL. Calling this after InitHAL is possible, but may require significant memory reallocation

Return Value

The ToleranceParams structure describing the tolerance values.