E3DViewer::GetRenderSourceConstantColor

Gets the constant color used to display a point cloud or a mesh, when ESourceColorMode is set to Constant.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

EC24 GetRenderSourceConstantColor(
   const std::string& name
)

Parameters

name

The name of the render source to be considered.

Remarks

See also E3DViewer::GetRenderSourceColorMode.

E3DViewer.GetRenderSourceConstantColor

Gets the constant color used to display a point cloud or a mesh, when ESourceColorMode is set to Constant.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

Euresys.Open_eVision.EC24 GetRenderSourceConstantColor(
   string name
)

Parameters

name

The name of the render source to be considered.

Remarks

See also E3DViewer::GetRenderSourceColorMode.