Type Alias Point

Source
pub type Point = usize;
Expand description

The Point type which stores the index of the position vector.