AxisSystem class

AxisSystem class

Axis system is an combination of coordinate system, up vector and front vector.

The AxisSystem type exposes the following members:

Constructors

ConstructorDescription
initConstructs a new axis system
initConstructs a new axis system
initConstructs a new instance of AxisSystem
initConstructs a new instance of AxisSystem

Properties

PropertyDescription
coordinate_systemGets the coordinate system of this axis system.
upGets the up vector of this axis system.
frontGets the front vector of this axis system

See Also