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

type Vec3 = Vector3<f64>;

Three-dimensional real-number vector alias.