This file contains the declaration for the manager that manages debris objects in a world. More...
Include dependency graph for debrismanager.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Mezzanine::DebrisManager |
| A manager responsible for the storage and management of all Debris that exist in a world. More... | |
| class | Mezzanine::DebrisUpdateWorkUnit |
| This is a Mezzanine::Threading::iWorkUnit for the updating of Debris. More... | |
| class | Mezzanine::DefaultDebrisManagerFactory |
| A factory responsible for the creation and destruction of the default DebrisManager. More... | |
Namespaces | |
| Mezzanine | |
| The bulk of the engine components go in this namspace. | |
| Mezzanine::Graphics | |
| This namespace is for all the classes belonging to the Graphics Subsystem. | |
| Mezzanine::Physics | |
| This namespace is for all the classes belonging to the Physics Subsystem. | |
This file contains the declaration for the manager that manages debris objects in a world.
Definition in file debrismanager.h.
1.8.9.1. Thanks to the
Open Icon Library
for help with some of the icons.