You are here: Start » AVL.NET » PinholeCameraModel.Reset Method

PinholeCameraModel.Reset Method

Resets this instance with data of the other PinholeCameraModel object.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public void Reset
(
	AvlNet.PinholeCameraModel other
)

Parameters

Name Type Range Default Description
otherAvlNet.PinholeCameraModel

See also