Contents, API Reference, Interfaces, iTestBed, getTestBedProgressCallBack
iTestBed::getTestBedProgressCallBack()
Description
Gets a pointer to an internal progress bar callback object.
Syntax
iProgressCallBack* getTestBedProgressCallBack();
|
Return value
A pointer to an internal progress call-back object,
that can then be used to display the status of processes such as the 3D content processing
when running against the testbed.
The memory for this object is managed internally by PathEngine and so this object must not be deleted by the calling application.