E3DAxisSystem Class

Represent a 3D base axis system.

Derived Class(es):E3DOrthonormalAxisSystemE3DRightOrthonormalAxisSystem

Namespace: Euresys::Open_eVision::Easy3D

Methods

check if axis system is Normed
check if axis system is Orthogonal
check if axis system is Right
Constructs an E3DAxisSystem.
Gets the X axis.
Gets the Y axis.
Gets the Z axis.
Gets the norm of the X axis.
Gets the norm of the Y axis.
Gets the norm of the Z axis.
Gets the origin.
return true if this base axis system is Normed
return true if this base axis system is Orthogonal
return true if this base axis system is Right Handed
Load the E3DAxisSystem configuration. The given ESerializer must have been created for reading.
Assignment operator.
operator comparison
Save the E3DAxisSystem configuration. The given ESerializer must have been created for writing.

E3DAxisSystem Class

Represent a 3D base axis system.

Derived Class(es):E3DOrthonormalAxisSystemE3DRightOrthonormalAxisSystem

Namespace: Euresys.Open_eVision.Easy3D

Properties

Gets the X axis.
Gets the Y axis.
Gets the Z axis.
Gets the norm of the X axis.
Gets the norm of the Y axis.
Gets the norm of the Z axis.
Gets the origin.

Methods

check if axis system is Normed
check if axis system is Orthogonal
check if axis system is Right
Constructs an E3DAxisSystem.
return true if this base axis system is Normed
return true if this base axis system is Orthogonal
return true if this base axis system is Right Handed
Load the E3DAxisSystem configuration. The given ESerializer must have been created for reading.
Assignment operator.
operator comparison
Save the E3DAxisSystem configuration. The given ESerializer must have been created for writing.