Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
|
#include "../foray_basics.hpp"
#include "foray_generalsbt.hpp"
#include "foray_hitsbt.hpp"
#include "foray_rtshadercollection.hpp"
Go to the source code of this file.
Classes | |
class | foray::rtpipe::RtPipeline |
Helper class wrapping 4 SBTs (Raygen, Miss, Callable, Hitgroup) and a raytracing pipeline. More... | |
Namespaces | |
namespace | foray |
namespace | foray::rtpipe |