Type Definition rin::math::DualQuat[][src]

type DualQuat<T = f32> = Dual<Quaternion<T>>;