Uses of Class
com.openinventor.inventor.devices.SoGLScreenDevice
-
Packages that use SoGLScreenDevice Package Description com.openinventor.inventor.devices Open Inventor supported devices. -
-
Uses of SoGLScreenDevice in com.openinventor.inventor.devices
Methods in com.openinventor.inventor.devices that return SoGLScreenDevice Modifier and Type Method Description SoGLScreenDevice
SoGLDevice. getMainScreenDevice()
Returns the main screen device connected to the GL device.SoGLScreenDevice
SoGLDevice. getScreenDevice(int index)
Returns theSoGLScreenDevice
indicated by index (starting from 0).
-