Uses of Interface
com.openinventor.inventor.SoSceneManager.AbortRenderTask
-
Packages that use SoSceneManager.AbortRenderTask Package Description com.openinventor.inventor Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization. -
-
Uses of SoSceneManager.AbortRenderTask in com.openinventor.inventor
Methods in com.openinventor.inventor with parameters of type SoSceneManager.AbortRenderTask Modifier and Type Method Description void
SoSceneManager. setAbortRenderTask(SoSceneManager.AbortRenderTask task)
Setup a task that returns true if action should be aborted.
-