NTrace
GPU ray tracing framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
CudaBVH.hpp File Reference

Declarations for the Cuda version of the BVH. More...

#include "gpu/Buffer.hpp"
#include "io/Stream.hpp"
#include "bvh/BVH.hpp"
#include "CudaAS.hpp"
#include "kernels/CudaTracerKernels.hpp"
#include "gpu/CudaModule.hpp"

Go to the source code of this file.

Classes

class  FW::CudaBVH
 Cuda BVH class. More...
 

Namespaces

 FW
 Scene class declarations.
 

Detailed Description

Declarations for the Cuda version of the BVH.

Definition in file CudaBVH.hpp.