Trait octoon_math::consts::UnitX

source ·
pub trait UnitX: Sized {
    fn unit_x() -> Self;
}

Required Methods

Implementors