|
Krita Source Code Documentation
|
#include <kis_ls_utils.h>
Public Member Functions | |
| LodWrapper (int lod, const ConfigStruct *srcStruct) | |
Public Attributes | |
| const ConfigStruct * | config |
Private Attributes | |
| QScopedPointer< ConfigStruct > | storage |
Definition at line 92 of file kis_ls_utils.h.
|
inline |
Definition at line 94 of file kis_ls_utils.h.
References KisLsUtils::LodWrapper< ConfigStruct >::config, KisLodTransformBase::lodToScale(), and KisLsUtils::LodWrapper< ConfigStruct >::storage.
| const ConfigStruct* KisLsUtils::LodWrapper< ConfigStruct >::config |
Definition at line 110 of file kis_ls_utils.h.
|
private |
Definition at line 113 of file kis_ls_utils.h.