Type Definition graphics::math::Vec3d[][src]

type Vec3d<T = Scalar> = Vector3<T>;

The type used for 3D vectors.