Data chunk for GridIndexBox. More...

Public Member Functions | |
| Entry () | |
| Default constructor. | |
Public Attributes | |
| Vector4D_t | m_BoundsRect |
| Bounds rect for testing. | |
| uint_t | m_uValue |
| Payload in the object. | |
| uint_t | m_uQueryCount |
| Search ID number. | |
Data chunk for GridIndexBox.
This is a single entry in the grid managed by GridIndexBox
|
inline |
Default constructor.
Initializes an Entry in the grid managed by GridIndexBox
| Vector4D_t Burger::GridIndexBox::Entry::m_BoundsRect |
Bounds rect for testing.
| uint_t Burger::GridIndexBox::Entry::m_uQueryCount |
Search ID number.
| uint_t Burger::GridIndexBox::Entry::m_uValue |
Payload in the object.