split_triangle

Function split_triangle 

Source
pub fn split_triangle(dim: u32, pos: f32, v: [Vec3A; 4]) -> (Aabb, Aabb)
Expand description