☰
meshopt
::
utilities
All crates
?
Function
meshopt
::
utilities
::
convert_indices_32_to_16
⎘
[
−
]
[src]
pub fn convert_indices_32_to_16(indices:
&[
u32
]
) ->
Result
<
Vec
<
u16
>>