mirror of
https://github.com/OpenMW/openmw.git
synced 2025-12-22 19:23:10 +00:00
Allow the caller to hold on to the WorkItem. This makes it possible for a derived WorkItem to store the result of the work within the WorkItem itself. |
||
|---|---|---|
| .. | ||
| attach.cpp | ||
| attach.hpp | ||
| clone.cpp | ||
| clone.hpp | ||
| controller.cpp | ||
| controller.hpp | ||
| lightcontroller.cpp | ||
| lightcontroller.hpp | ||
| lightmanager.cpp | ||
| lightmanager.hpp | ||
| lightutil.cpp | ||
| lightutil.hpp | ||
| positionattitudetransform.cpp | ||
| positionattitudetransform.hpp | ||
| riggeometry.cpp | ||
| riggeometry.hpp | ||
| skeleton.cpp | ||
| skeleton.hpp | ||
| statesetupdater.cpp | ||
| statesetupdater.hpp | ||
| util.cpp | ||
| util.hpp | ||
| visitor.cpp | ||
| visitor.hpp | ||
| workqueue.cpp | ||
| workqueue.hpp | ||