Uses of Class
com.openinventor.inventor.SoProgressIndicator.SubTaskEventArg
-
Packages that use SoProgressIndicator.SubTaskEventArg Package Description com.openinventor.inventor Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization. -
-
Uses of SoProgressIndicator.SubTaskEventArg in com.openinventor.inventor
Fields in com.openinventor.inventor with type parameters of type SoProgressIndicator.SubTaskEventArg Modifier and Type Field Description SbEventHandler<SoProgressIndicator.SubTaskEventArg>
SoProgressIndicator. onBeginSubTask
Event raised when a sub-task begins.SbEventHandler<SoProgressIndicator.SubTaskEventArg>
SoProgressIndicator. onEndSubTask
Event raised when a sub-task ends.Methods in com.openinventor.inventor with parameters of type SoProgressIndicator.SubTaskEventArg Modifier and Type Method Description void
SoProgressIndicator.SubTaskEventArg. setValue(SoProgressIndicator.SubTaskEventArg copyFrom)
-