![]() |
API Documentation
|
#include "VulkanDefines.h"#include "VulkanDevice.h"#include "Design/Headers/Image.h"#include "Base/Headers/Pointer.hpp"#include "Base/Headers/File.h"#include "Base/Headers/RGBColor.h"#include "Base/Headers/Dictionary.h"#include "Base/Headers/Buffer.hpp"Go to the source code of this file.
Classes | |
| class | VulkanImageData |
| A pointer to an Image and functions relating to that image within the Vulkan logic space. More... | |
| class | VulkanImageManager |
| Manages all images within the Vulkan space. More... | |
| class | VulkanImageView |
| Manages a view within the Vulkan logic space. See: https://vulkan-tutorial.com/Drawing_a_triangle/Presentation/Image_views. More... | |
Namespaces | |
| namespace | NDEVR |
Typedefs | |
| typedef uint32_t | VkImageUsageFlags |
| typedef uint32_t | VkMemoryPropertyFlags |
| typedef uint32_t VkImageUsageFlags |
| typedef uint32_t VkMemoryPropertyFlags |