Click or drag to resize
XDL

XGraphicsglGetFloatv Method

[Missing <summary> documentation for "M:Pixoneer.NXDL.NGR.XGraphics.glGetFloatv(System.Int32,System.Single[]@)"]

Namespace:  Pixoneer.NXDL.NGR
Assembly:  NXDLgr (in NXDLgr.dll) Version: 1.2.817.72
Syntax
C#
public void glGetFloatv(
	int pname,
	ref float[] params
)

Parameters

pname
Type: SystemInt32

[Missing <param name="pname"/> documentation for "M:Pixoneer.NXDL.NGR.XGraphics.glGetFloatv(System.Int32,System.Single[]@)"]

params
Type: SystemSingle

[Missing <param name="params"/> documentation for "M:Pixoneer.NXDL.NGR.XGraphics.glGetFloatv(System.Int32,System.Single[]@)"]

See Also