SoGLBufferObjectIsAvailable Method |
Query if SoGLBufferObjects are available on this system.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static bool IsAvailable()
Public Shared Function IsAvailable As Boolean
public:
static bool IsAvailable()
static member IsAvailable : unit -> bool
Return Value
Type:
BooleanReturns true if SoGLBufferObjects are available on this system.
Remarks
See Also