NTrace
GPU ray tracing framework
|
Definitions for the Cuda KDTree Tracer. More...
#include "gpu/CudaCompiler.hpp"
#include "cuda/CudaKDTree.hpp"
#include "ray/RayBuffer.hpp"
#include "base/Timer.hpp"
#include "cuda/CudaVirtualTracer.hpp"
Go to the source code of this file.
Classes | |
class | FW::CudaKDTreeTracer |
Cuda tracer for the k-d tree acceleration structure. Performs kd-tree traversal on the GPU. More... | |
Namespaces | |
FW | |
Scene class declarations. | |
Definitions for the Cuda KDTree Tracer.
Definition in file CudaKDTreeTracer.hpp.