ATTR_WARN_UNUSED_RESULT const BMVert * v
void float_to_half_array(const float *src, uint16_t *dst, size_t length)
uint16_t float_to_half(float v)
T length(const VecBase< T, Size > &a)
void half_to_float_array(const uint16_t *src, float *dst, size_t length)
void float_to_half_make_finite_array(const float *src, uint16_t *dst, size_t length)
float half_to_float(uint16_t v)
uint16_t float_to_half_make_finite(float v)