E3DViewer::SetViewAngle

Sets view angles.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

void SetViewAngle(
   float angleX,
   float angleY,
   float angleZ
)

Parameters

angleX

Rotation around the X axis.

angleY

Rotation around the Y axis.

angleZ

Rotation around the Z axis. Default: 0

E3DViewer.SetViewAngle

Sets view angles.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

void SetViewAngle(
   float angleX,
   float angleY,
   float angleZ
)

Parameters

angleX

Rotation around the X axis.

angleY

Rotation around the Y axis.

angleZ

Rotation around the Z axis. Default: 0