Functions for RT calculations on CPU. More...
#include <iostream>#include <vector>#include <array>#include <cmath>#include <thread>#include "Utils.h"#include "Random.h"#include "Structs.h"#include "RTRefls.h"Go to the source code of this file.
Classes | |
| class | RayTracer< T, U, V > |
Functions for RT calculations on CPU.
Provides functions for performing PO calculations on the CPU.