#include <RayTracer.h>
Public Member Functions | |
| Settings () | |
Public Attributes | |
| int | height |
| bool | multithreaded |
| bool | useTree |
| int | width |
| RayTracer::Settings::Settings | ( | ) |
| int RayTracer::Settings::height |
| bool RayTracer::Settings::multithreaded |
| bool RayTracer::Settings::useTree |
| int RayTracer::Settings::width |
1.8.7