Blender  V3.3
Public Member Functions | List of all members
mv::OperationListener Struct Referenceabstract

#include <callbacks.h>

Public Member Functions

virtual bool Log (const string &message)=0
 
virtual bool Progress (double fraction)=0
 
virtual bool Cancelled ()=0
 

Detailed Description

Definition at line 28 of file autotrack/callbacks.h.

Member Function Documentation

◆ Cancelled()

virtual bool mv::OperationListener::Cancelled ( )
pure virtual

◆ Log()

virtual bool mv::OperationListener::Log ( const string &  message)
pure virtual

◆ Progress()

virtual bool mv::OperationListener::Progress ( double  fraction)
pure virtual

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