Type Definition vecmat::vector::Vector4

source · []
pub type Vector4<T> = Vector<T, 4>;

Trait Implementations

Converts to this type from the input type.