EWorldShape::GetScale

EWorldShape::SetScale

The scale of the reference frame.

Namespace: Euresys::Open_eVision

[C++]

float GetScale() const

void SetScale(float f32Scale)

EWorldShape.Scale

The scale of the reference frame.

Namespace: Euresys.Open_eVision

[C#]

float Scale

{ get; set; }