Click or drag to resize
XDL

XMat3x3d(XMat<float>*) Constructor

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


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

Parameters

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

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

See Also