![]() |
OGRE 1.12.10
Object-Oriented Graphics Rendering Engine
|
Handles the WorkQueue management of the chunks. More...
#include <OgreVolumeChunkHandler.h>
Handles the WorkQueue management of the chunks.
Ogre::Volume::ChunkHandler::ChunkHandler | ( | void | ) |
Constructor.
void Ogre::Volume::ChunkHandler::addRequest | ( | const ChunkRequest & | req | ) |
Adds a new ChunkRequest to be loaded to the WorkQueue.
req | The ChunkRequest. |
Calls the process-update of the WorkQueue so it doesn't block.
|
virtual |
Implementation for WorkQueue::RequestHandler.
Implements Ogre::WorkQueue::RequestHandler.
|
virtual |
Implementation for WorkQueue::ResponseHandler.
Implements Ogre::WorkQueue::ResponseHandler.