SoWinGLWidgetGetGraphicConfigTemplate Method |
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoGLGraphicConfigTemplate GetGraphicConfigTemplate()
Public Function GetGraphicConfigTemplate As SoGLGraphicConfigTemplate
public:
SoGLGraphicConfigTemplate^ GetGraphicConfigTemplate()
member GetGraphicConfigTemplate : unit -> SoGLGraphicConfigTemplate
Return Value
Type:
SoGLGraphicConfigTemplate
RemarksGets the current graphics configuration template.
See Also