Module hedron::data

source ·

Structs

A discrete, protected 3D data structure Protected in the sense that it always checks bounds, even in production.
A grid data structure
A data pool. If you desire a Vec, and ID’s pointing to that vec, PLUS delete functionality, this is the data type to use

Type Definitions

A dumb pointer