|
NTrace
GPU ray tracing framework
|
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. | |
Definitions for the ray generator class.
Definition in file RayGen.hpp.