Uses of Class
com.openinventor.inventor.SoOffscreenRenderArea.EventArg
-
Packages that use SoOffscreenRenderArea.EventArg Package Description com.openinventor.inventor Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization. -
-
Uses of SoOffscreenRenderArea.EventArg in com.openinventor.inventor
Fields in com.openinventor.inventor with type parameters of type SoOffscreenRenderArea.EventArg Modifier and Type Field Description SbEventHandler<SoOffscreenRenderArea.EventArg>
SoOffscreenRenderArea. onTileRendered
Event raised when a tile has been rendered.Methods in com.openinventor.inventor with parameters of type SoOffscreenRenderArea.EventArg Modifier and Type Method Description void
SoOffscreenRenderArea.EventArg. setValue(SoOffscreenRenderArea.EventArg copyFrom)
-