Click or drag to resize
XDL

XMat3x3dCopyFrom(XMat<double>*) Method

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


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

Parameters

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

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

Return Value

Boolean
See Also