|
LeviLamina
|
Public Member Functions | |
| MCAPI | RuntimeImageGeneratorInfo (::std::string const &imageName, ::ResourceLocation const &imageLocation, ::std::function< void(::AbstractTextureAccessor &, ::cg::ImageBuffer &)> const &imageGenerator) |
| MCAPI void * | $ctor (::std::string const &imageName, ::ResourceLocation const &imageLocation, ::std::function< void(::AbstractTextureAccessor &, ::cg::ImageBuffer &)> const &imageGenerator) |
| MCAPI void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 8, 32, ::std::string > | mImageName |
| ::ll::TypedStorage< 8, 56, ::ResourceLocation > | mImageLocation |
| ::ll::TypedStorage< 8, 64, ::std::function< void(::AbstractTextureAccessor &, ::cg::ImageBuffer &)> > | mImageGenerator |