![]() |
Inviwo 0.9.12-pre
Inviwo documentation
|
#include <progressbarowner.h>
Public Member Functions | |
| ProgressBar & | getProgressBar () |
| const ProgressBar & | getProgressBar () const |
| void | updateProgress (float progress) |
Protected Attributes | |
| ProgressBar | progressBar_ |
Class to support processors owning a ProgressBar. This class allows a progress bar contained within a processor to be visible in the network.