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