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