hexasphere::interpolation

Function lerp_half

Source
pub fn lerp_half(a: Vec3A, b: Vec3A) -> Vec3A
Expand description

Gives the average of the two points.