NTrace
GPU ray tracing framework
|
#include "gpu/Buffer.hpp"
#include "ray/RayBuffer.hpp"
#include "bvh/BVH.hpp"
#include "Util.hpp"
#include "3d/Mesh.hpp"
#include "gpu/CudaCompiler.hpp"
#include "base/Timer.hpp"
#include "Scene.hpp"
Go to the source code of this file.
Classes | |
class | FW::CudaPersistentBVHTracer |
Namespaces | |
FW | |
Scene class declarations. | |