The VulkanRayTracing Class Definitions. More...
#include "Core/Core.h"#include "VulkanUtils.h"#include "VulkanCommandBuffer.h"#include "VulkanBuffer.h"#include "Resources/Mesh/Attribute.h"#include "../../../assets/Shaders/src/Header/ShaderCommon.h"Go to the source code of this file.
Classes | |
| struct | Spices::MeshDescBuffer |
| class | Spices::VulkanRayTracing |
| Wrapper of Scene RayTracing (KHR/VK) Features and Data. More... | |
| struct | Spices::VulkanRayTracing::BlasInput |
| Blas Input data. More... | |
| struct | Spices::VulkanRayTracing::BuildAccelerationStructure |
| AccelerationStructure Build Info and result. More... | |
Namespaces | |
| namespace | Spices |
The VulkanRayTracing Class Definitions.
Definition in file VulkanRayTracing.h.