Function tessellation::subsample_octtree [] [src]

Important traits for Vec<u8>
pub fn subsample_octtree<S: Real + Float + From<f32>>(
    base: &Vec<Vertex<S>>
) -> Vec<Vertex<S>>