Delegate STree<TBound, TItem>.GetChildVolumeFn

Namespace
Elegy.Common.SpatialCollections
Assembly
Elegy.Common.dll

Get a subdivided bounding volume for the Nth child node

public delegate TBound STree<TBound, TItem>.GetChildVolumeFn(in TBound bound, in int childIndex)

Parameters

bound TBound
Get a subdivided bounding volume for the Nth child node
childIndex int
Get a subdivided bounding volume for the Nth child node

Returns

TBound
Get a subdivided bounding volume for the Nth child node