Trait octoon_math::consts::UnitW

source ·
pub trait UnitW: Sized {
    fn unit_w() -> Self;
}

Required Methods

Implementors