Trait rs_math3d::scalar::FloatScalar[][src]

pub trait FloatScalar: Scalar {
    fn infinity() -> Self;
}

Required methods

Implementors