E3DViewer::SetFeatureStyleFor3DObject

Sets how the E3DObjectFeature of the registered E3DObject at the specified location idx should be rendered.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

void SetFeatureStyleFor3DObject(
   int idx,
   const ERenderStyle& style,
   Euresys::Open_eVision::Easy3D::E3DObjectFeature feature
)

Parameters

idx

-

style

the style

feature

the feature

E3DViewer.SetFeatureStyleFor3DObject

Sets how the E3DObjectFeature of the registered E3DObject at the specified location idx should be rendered.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

void SetFeatureStyleFor3DObject(
   int idx,
   Euresys.Open_eVision.Easy3D.ERenderStyle style,
   Euresys.Open_eVision.Easy3D.E3DObjectFeature feature
)

Parameters

idx

-

style

the style

feature

the feature