[][src]Type Definition arctk::math::alias::Vec4I

type Vec4I = Vector4<f64>;

Four-dimensional discrete-number vector alias.