E3DViewer::SetAutoRotate

Enables and configures the auto rotate display.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

void SetAutoRotate(
   float vx,
   float vy,
   float vz
)

Parameters

vx

Rotation speed around axis X.

vy

Rotation speed around axis Y.

vz

Rotation speed around axis Z.

E3DViewer.SetAutoRotate

Enables and configures the auto rotate display.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

void SetAutoRotate(
   float vx,
   float vy,
   float vz
)

Parameters

vx

Rotation speed around axis X.

vy

Rotation speed around axis Y.

vz

Rotation speed around axis Z.