|
|
MCAPI | TextureAtlas (::ResourceLocation const &metaFile, ::Bedrock::NonOwnerPointer<::mce::framebuilder::PBRTextureDataManager > pbrTextureDataManager, ::TextureAtlas::PaddingMode paddingMode) |
|
MCAPI void | _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) |
|
MCAPI::TextureAtlasResourceCallbacks | _createAtlas (::Json::Value const &root, ::std::function< void(::TextureAtlasStatus const &)> statusCallback, ::std::function< void()> const imageAtlasFinishedCallback, ::std::shared_ptr<::mce::TextureGroup > textureGroup, ::cg::MipMapSupport const mipMapSupport, ::ResourcePackManager &resourcePackManager, ::std::shared_ptr<::cg::ImageBuffer > outCopyOfFinalImage, ::std::shared_ptr<::std::unordered_map<::ResourceLocation, ::cg::TextureSetImageContainer > > outCopyOfSourceImages) |
|
MCAPI::TextureAtlasResourceCallbacks | 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) |
|
MCAPI::TextureAtlasResourceCallbacks | 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) |
|
MCAPI::ResourceLocation const & | getPathFromName (::std::string const &name) const |
|
MCAPI::TextureAtlasResourceCallbacks | 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) |
|
MCAPI::TextureAtlasResourceCallbacks | 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) |
|
MCAPI void * | $ctor (::ResourceLocation const &metaFile, ::Bedrock::NonOwnerPointer<::mce::framebuilder::PBRTextureDataManager > pbrTextureDataManager, ::TextureAtlas::PaddingMode paddingMode) |
|
MCFOLD void | $dtor () |
|
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::AtlasItemManager > > | mAtlasItemManager |
|
::ll::TypedStorage< 8, 240, ::ParsedAtlasData > | mParsedAtlasData |
|
::ll::TypedStorage< 4, 4, ::AtlasParameters > | mAtlasParameters |
|
::ll::TypedStorage< 8, 16, ::std::set<::ResourceLocation > > | mResources |
|
::ll::TypedStorage< 8, 64, ::ImageResourceManager > | mResourceManager |
|
::ll::TypedStorage< 8, 24, ::std::vector<::mce::FileWatcherHandle > > | mFileWatcherHandle |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::weak_ptr<::RuntimeImageGeneratorInfo > > > | mRuntimeImageGenerators |
|
::ll::TypedStorage< 4, 4, ::TextureAtlas::PaddingMode > | mPaddingMode |
|
::ll::TypedStorage< 8, 96, ::cg::TextureAtlas > | mTextureAtlas |
|
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::mce::framebuilder::PBRTextureDataManager > > | mPBRTextureDataManager |
|
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |