E3DBox::GetXSize

E3DBox::SetXSize

Size of the 3D box along its X axis .

Namespace: Euresys::Open_eVision::Easy3D

[C++]

float GetXSize() const

void SetXSize(float xSize)

E3DBox.XSize

Size of the 3D box along its X axis .

Namespace: Euresys.Open_eVision.Easy3D

[C#]

float XSize

{ get; set; }