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

type Vec3I = Vector3<f64>;

Three-dimensional discrete-number vector alias.