☰
Other items in
cgmath
::
conv
All crates
?
Function
cgmath
::
conv
::
array4
[
−
]
[src]
pub fn array4<T, A:
Into
<
[
T
; 4]
>>(value: A) ->
[
T
; 4]
Expand description
Force a conversion into a 4-element array.