Castor3D 0.16.0
Multiplatform 3D engine
castor3d::TextureSourceInfo Member List

This is the complete list of members for castor3d::TextureSourceInfo, including all inherited members.

allowCompression() const noexceptcastor3d::TextureSourceInfoinline
allowCompression(bool v) noexceptcastor3d::TextureSourceInfoinline
allowSRGB() const noexceptcastor3d::TextureSourceInfoinline
allowSRGB(bool v) noexceptcastor3d::TextureSourceInfoinline
buffer() const noexceptcastor3d::TextureSourceInfoinline
createInfo() const noexceptcastor3d::TextureSourceInfoinline
folder() const noexceptcastor3d::TextureSourceInfoinline
generateMips() const noexceptcastor3d::TextureSourceInfoinline
isBufferImage() const noexceptcastor3d::TextureSourceInfoinline
isFileImage() const noexceptcastor3d::TextureSourceInfoinline
isRenderTarget() const noexceptcastor3d::TextureSourceInfoinline
isSerialisable() const noexceptcastor3d::TextureSourceInfoinline
isVulkanImage() const noexceptcastor3d::TextureSourceInfoinline
layersToTiles() const noexceptcastor3d::TextureSourceInfoinline
loadConfig() const noexceptcastor3d::TextureSourceInfoinline
name() const noexceptcastor3d::TextureSourceInfoinline
relative() const noexceptcastor3d::TextureSourceInfoinline
renderTarget() const noexceptcastor3d::TextureSourceInfoinline
setBuffer(castor::ByteArray data) noexceptcastor3d::TextureSourceInfoinline
setSerialisable(bool v) noexceptcastor3d::TextureSourceInfoinline
textureConfig() const noexceptcastor3d::TextureSourceInfoinline
TextureSourceInfo() noexcept=defaultcastor3d::TextureSourceInfo
TextureSourceInfo(TextureSourceInfo const &rhs, TextureConfiguration textureConfig)castor3d::TextureSourceInfo
TextureSourceInfo(castor::String name, TextureConfiguration textureConfig, castor::Path folder, castor::Path relative, castor::ImageLoaderConfig loadConfig={ true, true, true })castor3d::TextureSourceInfo
TextureSourceInfo(castor::String name, TextureConfiguration textureConfig, castor::String type, castor::ByteArray data, castor::ImageLoaderConfig loadConfig={ true, true, true })castor3d::TextureSourceInfo
TextureSourceInfo(castor::String name, TextureConfiguration textureConfig, RenderTargetRPtr renderTarget)castor3d::TextureSourceInfo
TextureSourceInfo(castor::String name, TextureConfiguration textureConfig, ashes::ImageCreateInfo const &createInfo)castor3d::TextureSourceInfo
type() const noexceptcastor3d::TextureSourceInfoinline