Uses of Class
com.openinventor.inventor.SoProgressIndicator
Packages that use SoProgressIndicator
-
Uses of SoProgressIndicator in com.openinventor.volumeviz.nodes
Methods in com.openinventor.volumeviz.nodes with parameters of type SoProgressIndicatorModifier and TypeMethodDescriptionvoidSoVolumeShape.setRenderProgress(SoProgressIndicator ps) Set an application definedSoProgressIndicatorobject which will raise an event before and after the rendering task, before and after each subtask (in this case: Texture creation and Geometry creation) and after each step in the subtasks which represents in most cases individual tiles of data.