SRGDisplayBase::SetResolutionZ
voidSRGDisplayBase::SetResolutionZ(doubledRes)
Sets the interval between axis labels (resolution) for the depth axis
Can be used to specify how axis labels are chosen if the automatic selection is not satisfactory.
[not currently used]
Defined in: SRGDisplayBase.h
Return Value
void
Parameters
dRes
(z axis is always an index scale) The step between labels (e.g. 2 to use the annotations from every other data object).
Remarks
Does not apply to compound displays.