logo

Type Definition theon::space::Vector

source · []
pub type Vector<S> = <S as EuclideanSpace>::CoordinateSpace;
Expand description

The vector (translation, coordinate space, etc.) of a EuclideanSpace.