Click or drag to resize
XDL

XMat3x3d(XMat<double>*) Constructor

[Missing <summary> documentation for "M:Pixoneer.NXDL.NXVideo.XMat3x3d.#ctor(Pixoneer.XDL.XMat<double>*)"]


Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public XMat3x3d(
	[T:Pixoneer.XDL.XMat<double>]* pMat
)

Parameters

pMat  [T:Pixoneer.XDL.XMat<double>]*

[Missing <param name="pMat"/> documentation for "M:Pixoneer.NXDL.NXVideo.XMat3x3d.#ctor(Pixoneer.XDL.XMat<double>*)"]

See Also