VkCV Framework
0.0.1
CV Vulkan framework
|
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"
Go to the source code of this file.
Classes | |
class | vkcv::ImageManager |
struct | vkcv::ImageManager::Image |
Functions | |
bool | vkcv::isDepthImageFormat (vk::Format format) |
class creating and managing images
Definition in file ImageManager.hpp.