TuttleOFX
1
|
Public Member Functions | |
void | progressBegin (const int numSteps, const std::string &msg="") |
void | progressEnd () |
bool | progressForward (const int nSteps) |
Definition at line 12 of file motionVectors.cpp.
void NoProgress::progressBegin | ( | const int | numSteps, |
const std::string & | msg = "" |
||
) | [inline] |
Definition at line 14 of file motionVectors.cpp.
void NoProgress::progressEnd | ( | ) | [inline] |
Definition at line 15 of file motionVectors.cpp.
bool NoProgress::progressForward | ( | const int | nSteps | ) | [inline] |
Definition at line 16 of file motionVectors.cpp.