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

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

cleanup()castor3d::TextureView
convertToSampledView(VkImageViewCreateInfo createInfo)castor3d::TextureViewstatic
convertToTargetView(VkImageViewCreateInfo createInfo, uint32_t depth)castor3d::TextureViewstatic
getBaseMipLevel() constcastor3d::TextureViewinline
getBuffer() constcastor3d::TextureView
getBuffer()castor3d::TextureView
getIndex() constcastor3d::TextureViewinline
getLevelCount() constcastor3d::TextureView
getOwner() constcastor::OwnedBy< TextureLayout >inline
getSampledView() constcastor3d::TextureView
getSubresourceRange() constcastor3d::TextureViewinline
getTargetView() constcastor3d::TextureView
hasBuffer() constcastor3d::TextureView
initialise()castor3d::TextureView
isMipmapsGenerationNeeded() constcastor3d::TextureViewinline
needsYInversion() constcastor3d::TextureViewinline
OwnedBy(TextureLayout &owner)castor::OwnedBy< TextureLayout >inlineexplicitprotected
setMipmapsGenerationNeeded(bool value)castor3d::TextureViewinline
TextureLayoutcastor3d::TextureViewfriend
TextureView(TextureLayout &layout, ashes::ImageViewCreateInfo info, uint32_t index, castor::String debugName)castor3d::TextureView
toString() constcastor3d::TextureView
update(VkImage image, uint32_t baseArrayLayer, uint32_t layerCount, uint32_t baseMipLevel, uint32_t levelCount)castor3d::TextureView
update(VkExtent3D const &extent, VkFormat format, uint32_t mipLevels, uint32_t arrayLayers)castor3d::TextureView