GL.GetInteger Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
GetInteger(All, Int32[]) | |
GetInteger(All, Int32*) | |
GetInteger(All, Int32) |
GetInteger(All, Int32[])
GetInteger(All, Int32*)
Important
This API is not CLS-compliant.
[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glGetIntegerv", Version="1.1")]
[System.CLSCompliant(false)]
public static void GetInteger (OpenTK.Graphics.ES11.All pname, int* params);
static member GetInteger : OpenTK.Graphics.ES11.All * nativeptr<int> -> unit
Parameters
- pname
- All
- params
- Int32*
- Attributes