Function truck_geometry::base::cgmath::dot

source ยท
pub fn dot<V>(a: V, b: V) -> <V as VectorSpace>::Scalar
Expand description

Dot product of two vectors.