Type Alias RMatrix4D
Source pub type RMatrix4D<T> = RArray<T, [usize; 4]>;
pub struct RMatrix4D<T> { }
The type returned in the event of a conversion error.
Performs the conversion.
The type returned in the event of a conversion error.
Performs the conversion.