This is the complete list of members for AABoxManager, including all inherited members.
AABoxManager(std::vector< shared_ptr< MapElement > > *elements) | AABoxManager | |
allElements | AABoxManager | protected |
create(std::vector< shared_ptr< MapElement > > *elements) | AABoxManager | static |
findHitElement(Ray ray, int type) | AABoxManager | |
findNewCubePos(const Ray &ray) | AABoxManager | |
getClosestBox(Ray ray, std::vector< AABox > hitBoxes) | AABoxManager | protected |
getClosestElement(Ray ray, std::vector< shared_ptr< MapElement > > elements) | AABoxManager | protected |
getRayHitBoxes(Ray ray, std::vector< AABox > possibleBoxes) | AABoxManager | protected |
getRayHitElement(Ray ray, int type) | AABoxManager | |
getRayHitElements(Ray ray, int type) | AABoxManager | protected |
groundCubeAA | AABoxManager | protected |
makeBox(int posX, int posY, int posZ) | AABoxManager | protected |