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