|
Ray Tracer
2020
|
Scene class header file. More...
#include <memory>#include <string>#include <vector>#include "Camera.h"#include "Colour.h"#include "LightSource.h"#include "Material.h"#include "NonCopyable.h"#include "Object.h"#include "Ray.h"#include "RayIntersection.h"Go to the source code of this file.
Classes | |
| class | Scene |
| A Scene to be ray traced. More... | |
Macros | |
| #define | SCENE_H_INCLUDED |
Scene class header file.
| #define SCENE_H_INCLUDED |