A ptr to an instance of ViewProgressEventCallData is provided in the call data when vtkCommand::ViewProgressEvent is fired.
More...
#include <vtkView.h>
A ptr to an instance of ViewProgressEventCallData is provided in the call data when vtkCommand::ViewProgressEvent is fired.
Definition at line 167 of file vtkView.h.
vtkView::ViewProgressEventCallData::ViewProgressEventCallData |
( |
const char * |
msg, |
|
|
double |
progress |
|
) |
| |
|
inline |
vtkView::ViewProgressEventCallData::~ViewProgressEventCallData |
( |
| ) |
|
|
inline |
const char* vtkView::ViewProgressEventCallData::GetProgressMessage |
( |
| ) |
const |
|
inline |
double vtkView::ViewProgressEventCallData::GetProgress |
( |
| ) |
const |
|
inline |
Get the progress value in range [0.0, 1.0].
Definition at line 193 of file vtkView.h.
The documentation for this class was generated from the following file:
- /home/demarle/Source/VTK/release/8.2/build/Utilities/Doxygen/dox/Views/Core/vtkView.h