Uses of Class
com.openinventor.inventor.devices.SoGLDevice
Packages that use SoGLDevice
-
Uses of SoGLDevice in com.openinventor.inventor.devices
Methods in com.openinventor.inventor.devices that return SoGLDeviceModifier and TypeMethodDescriptionstatic SoGLDevice
SoGLDevice.findFirstAvailableDevice()
Returns the first available device found in the system.static SoGLDevice
SoGLDevice.getDevice
(int index) Returns theSoGLDevice
indicated by index (starting from 0).SoGLScreenDevice.getGLDevice()
Returns theSoGLDevice
object on which the device is connected.