TGenericDataBackgroundCompute

[TGenericDataBackgroundCompute](API\Plugins\ModelingComponents\TGenericDataBackgroundCompute) is an infrastructure object that implements a common UI pattern in interactive 3D tools, where we want to run an expensive parameterized computation (via a TGenericDataOperator) in a background thread so as to not block the UI.