E3DViewer::HasRenderSource

Is the given render source name exists ?

Namespace: Euresys::Open_eVision::Easy3D

[C++]

bool HasRenderSource(
   const std::string& name
)

Parameters

name

The name of the render source to be checked.

E3DViewer.HasRenderSource

Is the given render source name exists ?

Namespace: Euresys.Open_eVision.Easy3D

[C#]

bool HasRenderSource(
   string name
)

Parameters

name

The name of the render source to be checked.