E3DViewer::GetRotationMatrix

Gets the view rotation matrix.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

void GetRotationMatrix(
   E3DTransformMatrix& matrix
)

Parameters

matrix

A matrix representing the view orientation.

E3DViewer.GetRotationMatrix

Gets the view rotation matrix.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

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

Parameters

matrix

A matrix representing the view orientation.