SoGLGraphicConfigIsAccelerated Method |
Returns true if the OpenGL graphics configuration is accelerated.
Namespace: OIV.Inventor.ComponentsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public bool IsAccelerated()
Public Function IsAccelerated As Boolean
public:
bool IsAccelerated()
member IsAccelerated : unit -> bool
Return Value
Type:
BooleanRemarks See Also