Trait octoon_math::consts::UnitY

source ·
pub trait UnitY: Sized {
    fn unit_y() -> Self;
}

Required Methods

Implementors