Click or drag to resize
SoGraphicDevice Methods

The SoGraphicDevice type exposes the following members.

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

Returns the best graphics configuration according to the user's specifications.

Public methodGetDefaultGraphicConfig

Returns the default graphics configuration.

Public methodGetGraphicConfig(UInt64)

Returns the n-th of all the graphics configurations supported by this device.

Public methodGetGraphicConfig(SoGraphicConfigTemplate, UInt64)

Returns the best nth of all the graphics configurations supported by this device and sorted according to the given template.

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

Returns the number of the graphics configurations supported by this device.

Public methodGetNum(SoGraphicConfigTemplate)

Returns the number of the graphics configurations supported by this device and the given template.

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