[][src]Type Definition oxygengine_physics_2d::prelude::nalgebra::geometry::UnitComplex

type UnitComplex<N> = Unit<Complex<N>>;

A complex number with a norm equal to 1.