VkCV Framework  0.0.1
CV Vulkan framework
ImageManager.hpp File Reference

class creating and managing images More...

#include <vector>
#include <vulkan/vulkan.hpp>
#include <vk_mem_alloc.hpp>
#include "vkcv/BufferManager.hpp"
#include "vkcv/Handles.hpp"
#include "vkcv/ImageConfig.hpp"
Include dependency graph for ImageManager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vkcv::ImageManager
 
struct  vkcv::ImageManager::Image
 

Functions

bool vkcv::isDepthImageFormat (vk::Format format)
 

Detailed Description

class creating and managing images

Authors
Lars Hoerttrich

Definition in file ImageManager.hpp.