Rhino C++ API  8.6
ON_ProgressReporter Member List

This is the complete list of members for ON_ProgressReporter, including all inherited members.

FractionComplete(ON_ProgressReporter *progress_reporter)ON_ProgressReporterstatic
ON_ProgressReporter()ON_ProgressReporter
ReportProgress(ON_ProgressReporter *progress_reporter, double fraction_complete)ON_ProgressReporterstatic
ReportProgress(ON_ProgressReporter *progress_reporter, int i, int max_i)ON_ProgressReporterstatic
ReportProgress(ON_ProgressReporter *progress_reporter, unsigned int i, unsigned int max_i)ON_ProgressReporterstatic
SetSynchronousProgressCallbackFunction(void(*callback_function)(ON__UINT_PTR context, double fraction_complete), ON__UINT_PTR callback_context)ON_ProgressReporter
~ON_ProgressReporter()ON_ProgressReporter