Type Alias zenu_matrix::matrix_impl::OwnedMatrix4D
source · pub type OwnedMatrix4D<T> = Matrix<OwnedMem<T>, Dim4>;
Aliased Type§
struct OwnedMatrix4D<T> { /* private fields */ }
pub type OwnedMatrix4D<T> = Matrix<OwnedMem<T>, Dim4>;
struct OwnedMatrix4D<T> { /* private fields */ }