|
CommonLibSSE (Parapets fork)
|
#include <GFxLoadStates.h>
Public Member Functions | |
| ~GFxLoadStates () override | |
Public Member Functions inherited from RE::GRefCountBaseStatImpl< GRefCountImpl, STAT > | |
| GFC_MEMORY_REDEFINE_NEW_IMPL (GRefCountImpl, GFC_REFCOUNTALLOC_CHECK_DELETE, StatType) | |
Public Member Functions inherited from RE::GRefCountImpl | |
| ~GRefCountImpl () override=default | |
| void | AddRef () |
| void | Release () |
Public Attributes | |
| GFxMovieDefBindStates * | movieBindStates |
| GFxLog * | log |
| GFxParseControl * | parseControl |
| GFxProgressHandler * | progressHandler |
| GFxTaskManager * | taskManager |
| GFxFontCacheManager * | fontCacheManager |
| GFxRenderConfig * | renderConfig |
| GFxState * | jpegSupport |
| GFxZlibSupport * | zlibSupport |
| GFxState * | pngSupport |
| GFxResourceWeakLib * | lib |
| std::uint64_t | pad68 |
| GString | fileURL |
| bool | loadOnThread |
| std::uint8_t | pad79 |
| std::uint16_t | pad7A |
| std::uint32_t | pad7C |
| std::uint64_t | unk80 [3] |
Additional Inherited Members | |
Public Types inherited from RE::GRefCountBase< GFxLoadStates, GStatGroup::kGStat_Default_Mem > | |
| enum | |
Static Public Attributes inherited from RE::GRefCountImpl | |
| static constexpr auto | RTTI = RTTI_GRefCountImpl |
|
override |
| GString RE::GFxLoadStates::fileURL |
| GFxFontCacheManager* RE::GFxLoadStates::fontCacheManager |
| GFxState* RE::GFxLoadStates::jpegSupport |
| GFxResourceWeakLib* RE::GFxLoadStates::lib |
| bool RE::GFxLoadStates::loadOnThread |
| GFxLog* RE::GFxLoadStates::log |
| GFxMovieDefBindStates* RE::GFxLoadStates::movieBindStates |
| std::uint64_t RE::GFxLoadStates::pad68 |
| std::uint8_t RE::GFxLoadStates::pad79 |
| std::uint16_t RE::GFxLoadStates::pad7A |
| std::uint32_t RE::GFxLoadStates::pad7C |
| GFxParseControl* RE::GFxLoadStates::parseControl |
| GFxState* RE::GFxLoadStates::pngSupport |
| GFxProgressHandler* RE::GFxLoadStates::progressHandler |
| GFxRenderConfig* RE::GFxLoadStates::renderConfig |
| GFxTaskManager* RE::GFxLoadStates::taskManager |
| std::uint64_t RE::GFxLoadStates::unk80[3] |
| GFxZlibSupport* RE::GFxLoadStates::zlibSupport |