Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SpatialGrid2DConfig<TElement>

Optional configuration for the SpatialGrid2D class

Type parameters

  • TElement

Hierarchy

  • SpatialGrid2DConfig

Index

Properties

Properties

Optional destructorCallback

destructorCallback: SpatialGrid2DDestroyCallback<TElement>

Optional callback called whenever an element is removed via the resize operation (or any other structure modifying operation that might be added in the future)

Generated using TypeDoc