|  | OGRE-Next 3.0.0
    Object-Oriented Graphics Rendering Engine | 
Processes requests. More...
#include <OgreLodWorkQueueWorker.h>
 Inheritance diagram for Ogre::LodWorkQueueWorker:
 Inheritance diagram for Ogre::LodWorkQueueWorker:| Public Member Functions | |
| LodWorkQueueWorker () | |
| ~LodWorkQueueWorker () override | |
| void | addRequestToQueue (LodConfig &lodConfig, LodCollapseCostPtr &cost, LodDataPtr &data, LodInputProviderPtr &input, LodOutputProviderPtr &output, LodCollapserPtr &collapser) | 
| void | addRequestToQueue (LodWorkQueueRequest *request) | 
| void | clearPendingLodRequests () | 
|  Public Member Functions inherited from Ogre::Singleton< LodWorkQueueWorker > | |
| Singleton () | |
| ~Singleton () | |
| Static Public Member Functions | |
| static LodWorkQueueWorker & | getSingleton () | 
| static LodWorkQueueWorker * | getSingletonPtr () | 
|  Static Public Member Functions inherited from Ogre::Singleton< LodWorkQueueWorker > | |
| static LodWorkQueueWorker & | getSingleton () | 
| static LodWorkQueueWorker * | getSingletonPtr () | 
Processes requests.
| Ogre::LodWorkQueueWorker::LodWorkQueueWorker | ( | ) | 
| 
 | override | 
| void Ogre::LodWorkQueueWorker::addRequestToQueue | ( | LodConfig & | lodConfig, | 
| LodCollapseCostPtr & | cost, | ||
| LodDataPtr & | data, | ||
| LodInputProviderPtr & | input, | ||
| LodOutputProviderPtr & | output, | ||
| LodCollapserPtr & | collapser | ||
| ) | 
| void Ogre::LodWorkQueueWorker::addRequestToQueue | ( | LodWorkQueueRequest * | request | ) | 
| void Ogre::LodWorkQueueWorker::clearPendingLodRequests | ( | ) | 
| 
 | static | 
| 
 | static |