SoGLFormatIsAccelerationRequired Method |
Returns true if hardware acceleration support is required for this pixel format.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsAccelerationRequired()
Public Function IsAccelerationRequired As Boolean
public:
bool IsAccelerationRequired()
member IsAccelerationRequired : unit -> bool
Return Value
Type:
BooleanRemarks See Also