SoOffscreenRendererGetGraphicConfigTemplate Method |
Gets the current graphics configuration template.
Namespace: OIV.InventorAssembly: 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
Remarks
See Also