|
Gocator API
|
Enables/disables use of enhanced surface flatness filtering if the device supports enhanced surface flatness filtering.
Check that the device supports it by calling GoSetup_IsEnhancedSurfaceFlatnessFilterSupported(). If enhanced surface flatness filtering is not supported an error code will be returned.
| setup | GoSetup object. |
| role | Determines which device to retrieve the value from. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details. |
| enable | Whether to enable or disable enhanced surface flatness. |