EWorldShape::EWorldShape

Constructs a EWorldShape object.

Namespace: Euresys::Open_eVision

[C++]

void EWorldShape(
   const EWorldShape& other
)

void EWorldShape(
)

Parameters

other

Another EWorldShape object to be copied in the new EWorldShape object.

EWorldShape.EWorldShape

Constructs a EWorldShape object.

Namespace: Euresys.Open_eVision

[C#]

void EWorldShape(
   Euresys.Open_eVision.EWorldShape other
)

void EWorldShape(
)

Parameters

other

Another EWorldShape object to be copied in the new EWorldShape object.