Function meshopt::ffi::meshopt_computeMeshletBounds [−][src]
pub unsafe extern "C" fn meshopt_computeMeshletBounds(
meshlet: *const meshopt_Meshlet,
vertex_positions: *const f32,
vertex_count: usize,
vertex_positions_stride: usize
) -> meshopt_Bounds