SoShapeHintsIsVBOSupported Method |
Indicates if Vertex Buffer Object (VBO) is supported by your graphics board.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static bool IsVBOSupported()
Public Shared Function IsVBOSupported As Boolean
public:
static bool IsVBOSupported()
static member IsVBOSupported : unit -> bool
Return Value
Type:
BooleanRemarks See Also