Click or drag to resize

Matrix4x4 Constructor (Matrix<float,4,4>)

Initializes a new instance of the Matrix4x4 class

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public Matrix4x4(
	[T:Zivid.Matrix<float,4,4>] nativeValue
)

Parameters

nativeValue
Type: [T:Zivid.Matrix<float,4,4>]
See Also