public class SoGLScreenDevice extends Inventor
SoGLDevice.getScreenDevice
. The main screen connected to a GPU can be retrieved from the function SoGLDevice.getMainScreenDevice
.
See also:
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
int |
getColorDepth()
Returns the number of bits per pixel of the device.
|
SoGLDevice |
getGLDevice()
Returns the
SoGLDevice object on which the device is connected. |
java.lang.String |
getName()
Returns an user presentable string representing the device.
|
SbVec2f |
getPhysicalSize()
Returns the device's physical size (in millimeters).
|
SbVec2i32 |
getResolution()
Returns the device's resolution in pixels.
|
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public SbVec2i32 getResolution()
public SoGLDevice getGLDevice()
SoGLDevice
object on which the device is connected.public int getColorDepth()
public SbVec2f getPhysicalSize()
public java.lang.String getName()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com