#include "event/YiEvent.h"Go to the source code of this file.
Classes | |
| class | CYIAbstractDeferredDeletionEvent |
| Abstract event for handling deferred deletion of data. More... | |
| class | CYIDeferredDeletionEvent< YI_TYPE, SfinaeHelper > |
| Event for handling deferred deletion of data of type YI_TYPE. SfinaeHelper type is used to control a partial-specialization for CYISceneNode, to ensure the CYISceneNode is removed from it's parent in the scenetree. More... | |