Castor3D 0.16.0
Multiplatform 3D engine
castor::ImageLoader Member List

This is the complete list of members for castor::ImageLoader, including all inherited members.

getOptions() constcastor::ImageLoaderinline
ImageLoader(PxCompressionSupport support={})castor::ImageLoaderexplicit
load(String const &name, Path const &path, ImageLoaderConfig const &config) constcastor::ImageLoader
load(String const &name, Path const &imagePath, uint8_t const *data, uint32_t size, ImageLoaderConfig const &config) constcastor::ImageLoader
load(String const &name, String const &imageFormat, uint8_t const *data, uint32_t size, ImageLoaderConfig const &config) constcastor::ImageLoader
NonMovable()=defaultcastor::NonMovableprotected
registerLoader(String const &extension, ImageLoaderPtr loader)castor::ImageLoader
registerLoader(StringArray const &extensions, ImageLoaderPtr loader)castor::ImageLoader
setCompressionSupport(PxCompressionSupport support)castor::ImageLoaderinline
unregisterLoader(String const &extension)castor::ImageLoader
unregisterLoader(StringArray const &extensions)castor::ImageLoader
~NonMovable() noexcept=defaultcastor::NonMovableprotected