ncollide3d
0.33.0
In ncollide3d::
procedural::
utils
Functions
compute_normals
push_circle
push_degenerate_open_top_ring_indices
push_degenerate_top_ring_indices
push_filled_circle_indices
push_open_ring_indices
push_rectangle_indices
push_ring_indices
push_xy_arc
reverse_clockwising
split_index_buffer
split_index_buffer_and_recover_topology
ncollide3d
::
procedural
::
utils
Function
reverse_clockwising
Copy item path
Settings
Help
Summary
Source
pub fn reverse_clockwising(indices: &mut [
Point
<
u32
>])
Expand description
Reverses the clockwising of a set of faces.