C++ API Reference
|
Parameters for reporting progress of a task. More...
#include <MPxRenderer.h>
Public Attributes | |
MString | description |
Description of current task. | |
float | progress |
Progess of current task. More... | |
Parameters for reporting progress of a task.
float progress |
Progess of current task.
See progress() method for more information.