parry3d::transformation::utils

Function push_circle_outline_indices

source
pub fn push_circle_outline_indices(
    indices: &mut Vec<[u32; 2]>,
    range: Range<u32>,
)
Expand description

Pushes the index buffer of a closed loop.