E3DViewer::SetRotationMatrix

Sets the view rotation matrix.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

void SetRotationMatrix(
   const E3DTransformMatrix& matrix
)

Parameters

matrix

A matrix representing the view orientation.

E3DViewer.SetRotationMatrix

Sets the view rotation matrix.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

void SetRotationMatrix(
   Euresys.Open_eVision.Easy3D.E3DTransformMatrix matrix
)

Parameters

matrix

A matrix representing the view orientation.