C++ API Reference
MPxRenderer::ProgressParams Class 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...
 

Detailed Description

Parameters for reporting progress of a task.

Member Data Documentation

float progress

Progess of current task.

See progress() method for more information.


The documentation for this class was generated from the following file: