#include <Inventor/SbEventArg.h>
#include <Inventor/SbEventHandler.h>
Go to the source code of this file.
Classes | |
class | SoProgressIndicator |
Class for reporting progress of a task. More... | |
struct | SoProgressIndicator::TaskEventArg |
Class given to callback when onBeginTask/onEndTask are raised. More... | |
struct | SoProgressIndicator::SubTaskEventArg |
Class given to callback when onBeginSubTask/onEndSubTask are raised. More... | |
struct | SoProgressIndicator::StepEventArg |
Class given to callback when an onEndStep is raised. More... |