E3DViewer::GetRenderSourceName

Returns the name of the ith render source.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

std::string GetRenderSourceName(
   int index
)

Parameters

index

The index of the render source to consider.

Remarks

The number of render sources is given by E3DViewer.

E3DViewer.GetRenderSourceName

Returns the name of the ith render source.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

string GetRenderSourceName(
   int index
)

Parameters

index

The index of the render source to consider.

Remarks

The number of render sources is given by E3DViewer.