This is the complete list of members for Burger::GridIndexBox, including all inherited members.
| add(const Vector4D_t *pBounds, uint_t uValue) | Burger::GridIndexBox | |
| begin(const Vector4D_t *pBounds) | Burger::GridIndexBox | |
| begin_all(void) | Burger::GridIndexBox | inline |
| end(void) const | Burger::GridIndexBox | inline |
| find(const Vector4D_t *pBounds, uint_t uValue) | Burger::GridIndexBox | |
| FindData(const Vector2D_t *pPoint, uint_t uValue) const | Burger::GridIndexBox | |
| GetBounds(void) const | Burger::GridIndexBox | inline |
| GetCell(uint_t uX, uint_t uY) const | Burger::GridIndexBox | inline |
| GetContainingCellClamped(Vector2D_t *pOutput, const Vector2D_t *pInput) const | Burger::GridIndexBox | |
| GetContainingCellsClamped(Vector4D_t *pOutput, const Vector4D_t *pInput) const | Burger::GridIndexBox | |
| GetQueryCount(void) const | Burger::GridIndexBox | inline |
| GridIndexBox(const Vector4D_t *pBounds, uint_t uXCells, uint_t uYCells) | Burger::GridIndexBox | |
| GridIndexBox(const Vector4D_t *pBounds, uintptr_t uItemCountEstimate, float fGridScale=0.707f) | Burger::GridIndexBox | |
| m_BoundsRect | Burger::GridIndexBox | private |
| m_fXCells | Burger::GridIndexBox | private |
| m_fYCells | Burger::GridIndexBox | private |
| m_pGrid | Burger::GridIndexBox | private |
| m_uQueryCount | Burger::GridIndexBox | private |
| m_uXCells | Burger::GridIndexBox | private |
| m_uYCells | Burger::GridIndexBox | private |
| remove(Entry *pEntry) | Burger::GridIndexBox | |
| ~GridIndexBox() | Burger::GridIndexBox | |