SoGLGraphicDeviceGetGraphicConfigTemplate Method |
Returns a template corresponding to the given graphics configuration.
Namespace: OIV.Inventor.Components
public SoGLGraphicConfigTemplate GetGraphicConfigTemplate( SoGLGraphicConfig graphicConfig )
The returned template, if passed to (), would return the originally specified (or a functionally equivalent) graphicConfig as the best graphic configuration.
It is not guaranteed that the template returned by this method will select exactly the same graphics configuration as was passed to this method. However, it will select a graphics configuration with the same OpenGL capabilities and values.