|
LeviLamina
|
This is the complete list of members for TextureAtlas, including all inherited members.
| $ctor(::ResourceLocation const &metaFile, ::Bedrock::NonOwnerPointer<::mce::framebuilder::PBRTextureDataManager > pbrTextureDataManager) (defined in TextureAtlas) | TextureAtlas | |
| $ctor() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| $ctor(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| $dtor() (defined in TextureAtlas) | TextureAtlas | |
| $vftable() | TextureAtlas | static |
| _addElementCollection(::ResourcePackManager &resourcePackManager, ::std::shared_ptr<::mce::TextureGroup > textureGroup, ::Json::Value const &texture, ::ParsedAtlasNode &newNode, int atIndex, float mipFadeAmount, ::mce::Color const &mipFadeColor, bool isAdditive) (defined in TextureAtlas) | TextureAtlas | |
| _addTile(::std::vector<::TextureAtlasTile > &textureAtlasTiles, bool quad, float fadePerMipAmount, ::ParsedAtlasNodeElement &element) (defined in TextureAtlas) | TextureAtlas | |
| _createAtlas(::Json::Value const &root, ::std::function< void(::TextureAtlasStatus const &)> statusCallback, ::std::function< void()> imageAtlasFinishedCallback, ::std::shared_ptr<::mce::TextureGroup > textureGroup, ::cg::MipMapSupport mipMapSupport, ::ResourcePackManager &resourcePackManager, ::std::shared_ptr<::cg::ImageBuffer > outCopyOfFinalImage, ::std::shared_ptr<::std::unordered_map<::ResourceLocation, ::cg::TextureSetImageContainer > > outCopyOfSourceImages) (defined in TextureAtlas) | TextureAtlas | |
| _generateAtlasTileList() (defined in TextureAtlas) | TextureAtlas | |
| _loadAtlasNodes(::ResourcePackManager &resourcePackManager, ::Json::Value const &root, ::std::vector<::ParsedAtlasNode > &atlasNodes, ::std::shared_ptr<::mce::TextureGroup > textureGroup) (defined in TextureAtlas) | TextureAtlas | |
| _loadRuntimeImageAtlasNodes(::std::vector<::ParsedAtlasNode > &atlasNodes) (defined in TextureAtlas) | TextureAtlas | |
| _readNode(::ResourcePackManager &resourcePackManager, ::std::shared_ptr<::mce::TextureGroup > textureGroup, ::Json::Value const &jsonNode, ::ParsedAtlasNode &node, bool isRefreshing) (defined in TextureAtlas) | TextureAtlas | |
| createAtlasFromJson(::Json::Value const &json, ::ResourcePackManager &resourcePackManager, ::std::function< void(::TextureAtlasStatus const &)> statusCallback, ::std::function< void()> imageAtlasFinishedCallback, ::std::shared_ptr<::mce::TextureGroup > textureGroup, ::cg::MipMapSupport mipMapSupport, ::std::shared_ptr<::cg::ImageBuffer > outCopyOfFinalImage, ::std::shared_ptr<::std::unordered_map<::ResourceLocation, ::cg::TextureSetImageContainer > > outCopyOfSourceImages) (defined in TextureAtlas) | TextureAtlas | |
| createAtlasFromList(::std::string const &atlasName, ::std::vector<::std::string > const &textures, ::ResourcePackManager &resourcePackManager, ::std::function< void(::TextureAtlasStatus const &)> statusCallback, ::std::function< void()> imageAtlasFinishedCallback, ::std::shared_ptr<::mce::TextureGroup > textureGroup, ::cg::MipMapSupport mipMapSupport, ::std::shared_ptr<::cg::ImageBuffer > outCopyOfFinalImage, ::std::shared_ptr<::std::unordered_map<::ResourceLocation, ::cg::TextureSetImageContainer > > outCopyOfSourceImages) (defined in TextureAtlas) | TextureAtlas | |
| EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| EnableNonOwnerReferences(::Bedrock::EnableNonOwnerReferences const &) (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| getPathFromName(::std::string const &name) const (defined in TextureAtlas) | TextureAtlas | |
| ImageAtlasFinishedCallback typedef (defined in TextureAtlas) | TextureAtlas | |
| loadMetaFile(::ResourcePackManager &resourcePackManager, ::std::function< void(::TextureAtlasStatus const &)> statusCallback, ::std::function< void()> imageAtlasFinishedCallback, ::std::shared_ptr<::mce::TextureGroup > textureGroup, ::cg::MipMapSupport mipMapSupport, ::std::shared_ptr<::cg::ImageBuffer > outCopyOfFinalImage, ::std::shared_ptr<::std::unordered_map<::ResourceLocation, ::cg::TextureSetImageContainer > > outCopyOfSourceImages) (defined in TextureAtlas) | TextureAtlas | |
| mAtlasItemManager (defined in TextureAtlas) | TextureAtlas | |
| mAtlasParameters (defined in TextureAtlas) | TextureAtlas | |
| mControlBlock (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| mFileWatcherHandle (defined in TextureAtlas) | TextureAtlas | |
| mParsedAtlasData (defined in TextureAtlas) | TextureAtlas | |
| mPBRTextureDataManager (defined in TextureAtlas) | TextureAtlas | |
| mResourceManager (defined in TextureAtlas) | TextureAtlas | |
| mResources (defined in TextureAtlas) | TextureAtlas | |
| mRuntimeImageGenerators (defined in TextureAtlas) | TextureAtlas | |
| mTextureAtlas (defined in TextureAtlas) | TextureAtlas | |
| operator=(EnableNonOwnerReferences const &)=default (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | |
| recreateAtlas(::std::shared_ptr<::mce::TextureGroup > textureGroup, ::std::function< void(::TextureAtlasStatus const &)> statusCallback, ::std::function< void()> imageAtlasFinishedCallback, ::cg::MipMapSupport mipMapSupport, ::std::shared_ptr<::cg::ImageBuffer > outCopyOfFinalImage, ::std::shared_ptr<::std::unordered_map<::ResourceLocation, ::cg::TextureSetImageContainer > > outCopyOfSourceImages) (defined in TextureAtlas) | TextureAtlas | |
| RuntimeImageGenerators typedef (defined in TextureAtlas) | TextureAtlas | |
| SourceImageBuffers typedef (defined in TextureAtlas) | TextureAtlas | |
| SourceImagesSignature typedef (defined in TextureAtlas) | TextureAtlas | |
| StatusCallback typedef (defined in TextureAtlas) | TextureAtlas | |
| TextureAtlas() (defined in TextureAtlas) | TextureAtlas | |
| TextureAtlas(::ResourceLocation const &metaFile, ::Bedrock::NonOwnerPointer<::mce::framebuilder::PBRTextureDataManager > pbrTextureDataManager) (defined in TextureAtlas) | TextureAtlas | |
| TextureAtlasTiles typedef (defined in TextureAtlas) | TextureAtlas | |
| ~EnableNonOwnerReferences() (defined in Bedrock::EnableNonOwnerReferences) | Bedrock::EnableNonOwnerReferences | virtual |
| ~TextureAtlas() (defined in TextureAtlas) | TextureAtlas | virtual |