Function heron::rapier_plugin::rapier::ncollide::procedural::utils::push_open_ring_indices[][src]

pub fn push_open_ring_indices(
    base_lower_circle: u32,
    base_upper_circle: u32,
    nsubdiv: u32,
    out: &mut Vec<Point<u32, U3>, Global>
)

Creates the faces from two circles with the same discretization.