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. | |
Constant Groups | |
| Mezzanine | |
| The bulk of the engine components go in this namspace. | |
This file contains the declaration for the manager that manages debris objects in a world.
Definition in file debrismanager.h.
1.8.4