Trait octoon_math::consts::UnitZ

source ·
pub trait UnitZ: Sized {
    fn unit_z() -> Self;
}

Required Methods

Implementors