SoGLClipPlaneElementGetMaxGLPlanes Method |
Returns the maximum number of concurrent clipping planes supported by GL implementation.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static int GetMaxGLPlanes()
Public Shared Function GetMaxGLPlanes As Integer
public:
static int GetMaxGLPlanes()
static member GetMaxGLPlanes : unit -> int
Return Value
Type:
Int32
Remarks
See Also