Vec3d

Type Alias Vec3d 

Source
pub type Vec3d<T = Scalar> = Vector3<T>;
Expand description

The type used for 3D vectors.