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: 1.2.817.72
Syntax
C#
public void glLoadMatrixd(
	double[] params
)

Parameters

params
Type: SystemDouble

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

See Also