|
XGraphicsglGetIntegerv Method
|
[Missing <summary> documentation for "M:Pixoneer.NXDL.NGR.XGraphics.glGetIntegerv(System.Int32,System.Int32[]@)"]
Namespace: Pixoneer.NXDL.NGRAssembly: NXDLgr (in NXDLgr.dll) Version: 2.0.3.38
Syntaxpublic void glGetIntegerv(
int mode,
ref int[] params
)
Parameters
- mode Int32
[Missing <param name="mode"/> documentation for "M:Pixoneer.NXDL.NGR.XGraphics.glGetIntegerv(System.Int32,System.Int32[]@)"]
- params Int32
[Missing <param name="params"/> documentation for "M:Pixoneer.NXDL.NGR.XGraphics.glGetIntegerv(System.Int32,System.Int32[]@)"]
See Also