sync_values


Description:

public bool sync_values (ClockTime timestamp)

Sets the properties of the object, according to the ControlSources that ( maybe) handle them and for the given timestamp.

If this function fails, it is most likely the application developers fault. Most probably the control sources are not setup correctly.

Parameters:

this

the object that has controlled properties

timestamp

the time that should be processed

Returns:

true if the controller values could be applied to the object properties, false otherwise