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