SetCameraMatrix

Sets the camera matrix to the TcVnGevImageProvider TcCOM module

Syntax

Definition:

HRESULT SetCameraMatrix(
    TcVnMatrix3x3_LREAL& aCameraMatrix
)

Parameters

Name

Type

Description

aCameraMatrix

TcVnMatrix3x3_LREAL&

The camera matrix to be copied to the TcCOM module

SetCameraMatrix 1: Return value

HRESULT