E3DViewer::SetRenderSourceWireFrameColor

Sets the wireframe color.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

void SetRenderSourceWireFrameColor(
   const std::string& name,
   EC24 color
)

Parameters

name

The name of the render source to be considered.

color

-

E3DViewer.SetRenderSourceWireFrameColor

Sets the wireframe color.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

void SetRenderSourceWireFrameColor(
   string name,
   Euresys.Open_eVision.EC24 color
)

Parameters

name

The name of the render source to be considered.

color

-