You are here: Start » AVL.NET » PinholeCameraModel Constructor

PinholeCameraModel Constructor

Creates a deep copy of the passed object.

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

Syntax

public PinholeCameraModel
(
	AvlNet.PinholeCameraModel rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.PinholeCameraModelPrototype object.

See also