Spinning Topp Logo BlackTopp Studios
inc
Classes | Namespaces
debrismanager.h File Reference

This file contains the declaration for the manager that manages debris objects in a world. More...

#include "worldmanager.h"
#include "worldmanagerfactory.h"
#include "Threading/workunit.h"
+ 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.
 

Detailed Description

This file contains the declaration for the manager that manages debris objects in a world.

Definition in file debrismanager.h.