AddPoint(const cml::vector2f &point) | Reggrid | |
AreCoordsValid(int x, int y) const | Reggrid | |
AreCoordsValid(const cml::vector2f &point) const | Reggrid | [inline] |
Collides(const cml::vector2f &point) const | Reggrid | |
GetCell(int cellId) const | Reggrid | |
GetCell(int cellId) | Reggrid | |
GetCellIDFromCellCoords(int x, int y) const | Reggrid | |
GetCellIDFromCoords(float x, float y) const | Reggrid | |
GetCoordsFromID(int cellId, int &x, int &y) const | Reggrid | |
GetTaperingSize(const cml::vector2f &point) const | Reggrid | |
m_cellsX | Reggrid | |
m_cellsY | Reggrid | |
m_grid | Reggrid | |
m_height | Reggrid | |
m_separatingDistance | Reggrid | |
m_testingDistance | Reggrid | |
m_width | Reggrid | |
Reggrid(float width, float height, float separatingDistance, float testingDistance) | Reggrid | |
SeedCollides(const cml::vector2f &point) const | Reggrid | |
TestCollision(const cml::vector2f &point, float distance) const | Reggrid |