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

Definitions for the ray generator class. More...

#include "base/Math.hpp"
#include "base/Array.hpp"
#include "gpu/CudaCompiler.hpp"
#include "ray/RayBuffer.hpp"
#include "ray/PixelTable.hpp"
#include "Scene.hpp"

Go to the source code of this file.

Classes

class  FW::RayGen
 Ray generator class. Generates rays for both the GPU and the CPU. More...
 

Namespaces

 FW
 Scene class declarations.
 

Detailed Description

Definitions for the ray generator class.

Definition in file RayGen.hpp.