The logic for controlling how the DtFileCachePage works.
More...
Detailed Description
The logic for controlling how the DtFileCachePage works.
Constructor & Destructor Documentation
| makVrv::DtFileCacheLogic::DtFileCacheLogic |
( |
| ) |
|
| makVrv::DtFileCacheLogic::~DtFileCacheLogic |
( |
| ) |
|
Member Function Documentation
| virtual void makVrv::DtFileCacheLogic::sendSettingsToGui |
( |
| ) |
|
|
protectedvirtual |
Update the gui interface with current file caching settings.
| virtual void makVrv::DtFileCacheLogic::slot_enableAccelerationCachingChanged |
( |
bool |
enabled | ) |
|
|
protectedvirtual |
Called when the user checks the file caching checkbox.
| virtual void makVrv::DtFileCacheLogic::slot_compressTexturesChanged |
( |
bool |
enabled | ) |
|
|
protectedvirtual |
Called when the user checks the texture compression checkbox.
| virtual void makVrv::DtFileCacheLogic::slot_clearAccelerationCache |
( |
| ) |
|
|
protectedvirtual |
Called when the user presses the clear cache button.
| virtual void makVrv::DtFileCacheLogic::slot_enableInstancingChanged |
( |
bool |
enabled | ) |
|
|
protectedvirtual |
Called when the user checks the runtime caching checkbox.
| virtual void makVrv::DtFileCacheLogic::slot_clearOnNewSceneChanged |
( |
bool |
enabled | ) |
|
|
protectedvirtual |
Called when the user checks the runtime caching checkbox.
| virtual void makVrv::DtFileCacheLogic::slot_clearInstanceCache |
( |
| ) |
|
|
protectedvirtual |
Called when the user presses the clear instance cache button.
| virtual void makVrv::DtFileCacheLogic::settingsRestored |
( |
const DtSettingsBackup * |
| ) |
|
|
protectedvirtual |
Called when settings are restored. Resets gui if the restored object type is of this class.
| virtual void makVrv::DtFileCacheLogic::on_import |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrv::DtFileCacheLogic::on_export |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrv::DtFileCacheLogic::on_importFilePathChosen |
( |
const std::string & |
filePath | ) |
|
|
protectedvirtual |
| virtual void makVrv::DtFileCacheLogic::on_exportFilePathChosen |
( |
const std::string & |
filePath | ) |
|
|
protectedvirtual |
Member Data Documentation
| DtDe& makVrv::DtFileCacheLogic::myDe |
|
protected |
The documentation for this class was generated from the following file: