SetRotationMatrix

SetRotationMatrix 1:

Sets the rotation matrix to the TcVnGevImageProvider TcCOM module

Syntax

Definition:

METHOD SetRotationMatrix : HRESULT
VAR_IN_OUT
    aRotationMatrix : TcVnMatrix3x3_LREAL;
END_VAR

SetRotationMatrix 2: In/Outputs

Name

Type

Description

aRotationMatrix

TcVnMatrix3x3_LREAL

The rotation matrix to be copied to the TcCOM module

SetRotationMatrix 3: Return value

HRESULT