Click or drag to resize

CameraIntrinsics.CameraMatrixGroup.Clone Method

Create a clone (deep copy) of the current instance

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public CameraIntrinsics.CameraMatrixGroup Clone()

Return Value

Type: CameraIntrinsics.CameraMatrixGroup
See Also