Click or drag to resize
XDL

XGraphicsglLoadMatrixd Method

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


Namespace: Pixoneer.NXDL.NGR
Assembly: NXDLgr (in NXDLgr.dll) Version: 2.0.3.38
Syntax
C#
public void glLoadMatrixd(
	double[] params
)

Parameters

params  Double

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

See Also