E3DBox::GetAxes

E3DBox::SetAxes

3D orthonormal axis system of the box.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

E3DOrthonormalAxisSystem GetAxes() const

void SetAxes(const E3DOrthonormalAxisSystem& axes)

E3DBox.Axes

3D orthonormal axis system of the box.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

Euresys.Open_eVision.Easy3D.E3DOrthonormalAxisSystem Axes

{ get; set; }