Gocator API
kBool GoSetup_ZSubsamplingUsed ( GoSetup  setup,
GoRole  role 
)

Returns whether the value used for the z-resolution divider is the one set by the user or the system default value.

Parameters
setupGoSetup object.
roleDetermines which device to retrieve the value from. Use GO_ROLE_MAIN or GOROLE_BUDDYIDX(buddyidx). See GoRole for more details.
Returns
kTRUE if the user value is used and kFALSE if system default is used.