void SetDefaultDistance( qReal dDefaultDistance );
Name | Description | |
---|---|---|
in | dDefaultDistance | The default distance. Set to 0 prior to calling this function. |
Sets the default distance when using a distance-based extrapolation error. Used during dead reckoning.
This function sets the default distance to use for distance-based dead-reckoning when the DuplicatedObject::ComputeDistance
function has not been overridden to accept a duplicated object used in an application.
CONFIDENTIAL