Type Alias graphics::math::Vec3d

source ยท
pub type Vec3d<T = Scalar> = Vector3<T>;
Expand description

The type used for 3D vectors.