SetRotationMatrix

Sets the rotation matrix to the TcVnGevImageProvider TcCOM module

Syntax

Definition:

HRESULT SetRotationMatrix(
    TcVnMatrix3x3_LREAL& aRotationMatrix
)

Parameters

Name

Type

Description

aRotationMatrix

TcVnMatrix3x3_LREAL&

The rotation matrix to be copied to the TcCOM module

SetRotationMatrix 1: Return value

HRESULT