E3DViewer::SetFeatureStyleForAll3DObjects

Sets how the E3DObjectFeature of all the registered E3DObject should be rendered.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

void SetFeatureStyleForAll3DObjects(
   const ERenderStyle& style,
   Euresys::Open_eVision::Easy3D::E3DObjectFeature feature
)

Parameters

style

the style

feature

the feature

E3DViewer.SetFeatureStyleForAll3DObjects

Sets how the E3DObjectFeature of all the registered E3DObject should be rendered.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

void SetFeatureStyleForAll3DObjects(
   Euresys.Open_eVision.Easy3D.ERenderStyle style,
   Euresys.Open_eVision.Easy3D.E3DObjectFeature feature
)

Parameters

style

the style

feature

the feature