Click or drag to resize
XDL

XGraphicsglLoadMatrixf Method

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

Namespace:  Pixoneer.NXDL.NGR
Assembly:  NXDLgr (in NXDLgr.dll) Version: 1.2.817.72
Syntax
C#
public void glLoadMatrixf(
	float[] params
)

Parameters

params
Type: SystemSingle

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

See Also