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 SoGLScreenDeviceSoGLDevice. getMainScreenDevice()Returns the main screen device connected to the GL device.SoGLScreenDeviceSoGLDevice. getScreenDevice(int index)Returns theSoGLScreenDeviceindicated by index (starting from 0).
-