NTrace
GPU ray tracing framework
|
Definitions for the BVH CUDA Tracer. More...
#include "gpu/CudaCompiler.hpp"
#include "cuda/CudaBVH.hpp"
#include "ray/RayBuffer.hpp"
#include "cuda/CudaVirtualTracer.hpp"
Go to the source code of this file.
Classes | |
class | FW::CudaBVHTracer |
CUDA tracer for the BVH acceleration structure. Performs BVH traversal on the GPU. More... | |
Namespaces | |
FW | |
Scene class declarations. | |
Definitions for the BVH CUDA Tracer.
Definition in file CudaBVHTracer.hpp.