Banshee Engine Docs
Manuals API

NodeElementData

Public

Fields
  • NodeElementSuballocationBlock * ElementsBlock
  • NodeElementBoundsSuballocationBlock * ElementBoundsBlock
  • u32 ElementCount
API / Data structures / NodeElementData

struct TSpatialTree::NodeElementData

Contains data about elements within a node.

Public

Fields

ElementsBlock

NodeElementSuballocationBlock * ElementsBlock

ElementBoundsBlock

NodeElementBoundsSuballocationBlock * ElementBoundsBlock

ElementCount

u32 ElementCount

Number of elements on this node only.

Only relevant for leaf nodes.

Generated by BansheeDocGenerator.