E3DViewer::GetViewDistance

E3DViewer::SetViewDistance

Sets/Gets view distance.

Namespace: Euresys::Open_eVision_23_12::Easy3D

[C++]

float GetViewDistance() const

void SetViewDistance(float distance)

Remarks

Distance between the point of the view and the object.

E3DViewer.ViewDistance

Sets/Gets view distance.

Namespace: Euresys.Open_eVision_23_12.Easy3D

[C#]

float ViewDistance

{ get; set; }

Remarks

Distance between the point of the view and the object.