Class Raytracing#
Defined in File Raytracing.ixx
Class Documentation#
-
class Raytracing#
Public Functions
-
Raytracing()#
-
Raytracing(const Raytracing&) = delete#
-
Raytracing &operator=(const Raytracing&) = delete#
-
void shaderHotReload(std::span<const vk::DescriptorSetLayout> descriptor_set_layouts)#
-
void recordCommands(vk::CommandBuffer &commandBuffer, VulkanImage &renderImage, std::span<const vk::DescriptorSet> descriptorSets)#
-
void cleanUp()#
-
~Raytracing()#
-
Raytracing()#