EWorldShape::WorldToSensor

Performs coordinate transform for arbitrary points from World space to Sensor space.

Namespace: Euresys::Open_eVision

[C++]

EPoint WorldToSensor(
   const EPoint& worldPoint
)

Parameters

worldPoint

World point.

EWorldShape.WorldToSensor

Performs coordinate transform for arbitrary points from World space to Sensor space.

Namespace: Euresys.Open_eVision

[C#]

Euresys.Open_eVision.EPoint WorldToSensor(
   Euresys.Open_eVision.EPoint worldPoint
)

Parameters

worldPoint

World point.