Click or drag to resize
SoGLScreenDevice Methods

The SoGLScreenDevice type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetColorDepth

Returns the number of bits per pixel of the device.

Public methodGetGLDevice

Returns the OIV.Inventor.Devices.SoGLDevice object on which the device is connected.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetName

Returns an user presentable string representing the device.

Public methodGetPhysicalSize

Returns the device's physical size (in millimeters).

Public methodGetResolution

Returns the device's resolution in pixels.

Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also