Class ImageView¶
Defined in File image.h
Inheritance Relationships¶
Base Type¶
public portal::renderer::RendererResource(Class RendererResource)
Derived Type¶
public portal::renderer::vulkan::VulkanImageView(Class VulkanImageView)
Class Documentation¶
-
class ImageView : public portal::renderer::RendererResource¶
Abstract image view interface for specific mip/layer access.
Subclassed by portal::renderer::vulkan::VulkanImageView
Public Functions
-
inline explicit ImageView(const ImageViewProperties &properties)¶
-
inline size_t get_mip() const¶
Protected Attributes
-
ImageViewProperties properties¶
-
inline explicit ImageView(const ImageViewProperties &properties)¶