[][src]Function ncollide3d::procedural::utils::push_degenerate_open_top_ring_indices

pub fn push_degenerate_open_top_ring_indices(
    base_circle: u32,
    point: u32,
    nsubdiv: u32,
    out: &mut Vec<Point<u32>>
)

Creates the faces from a circle and a point that is shared by all triangle.