Skip to main content

CellEntries

Type Alias CellEntries 

Source
pub type CellEntries = Vec<usize>;
Expand description

A list of body indices stored within a single grid cell.

Aliased Typeยง

pub struct CellEntries { /* private fields */ }