#include <DrawableManager.h>
|
| typedef StorageList::iterator | StorageListRef |
| | Defines an alias representing the storage list reference. More...
|
| |
◆ StorageList
◆ StorageListRef
Defines an alias representing the storage list reference.
◆ DrawableManager() [1/3]
| DrawableManager::DrawableManager |
( |
| ) |
|
◆ DrawableManager() [2/3]
◆ DrawableManager() [3/3]
◆ ~DrawableManager()
| DrawableManager::~DrawableManager |
( |
| ) |
|
◆ Deregister()
| void DrawableManager::Deregister |
( |
Drawable * |
dr | ) |
|
Deregisters this.
- Parameters
-
| [in,out] | dr | If non-null, the drawable pointer. |
◆ operator=() [1/2]
◆ operator=() [2/2]
Move assignment operator.
◆ ProcessElements()
| void DrawableManager::ProcessElements |
( |
| ) |
|
◆ Register()
Registers this.
- Parameters
-
| [in,out] | dr | If non-null, the drawable pointer. |
| [in,out] | pStorageDeleteRef | The storage delete reference. |
◆ storageList
The documentation for this class was generated from the following files: