MobileRT  1.0
A multi platform C++ CPU progressive Ray Tracer.
Scene.hpp File Reference
#include "MobileRT/Accelerators/AABB.hpp"
#include "MobileRT/Intersection.hpp"
#include "MobileRT/Light.hpp"
#include "MobileRT/Material.hpp"
#include "MobileRT/Ray.hpp"
#include "MobileRT/Shapes/Plane.hpp"
#include "MobileRT/Shapes/Sphere.hpp"
#include "MobileRT/Shapes/Triangle.hpp"
#include "MobileRT/Utils/Utils.hpp"
#include <glm/glm.hpp>
#include <vector>
Include dependency graph for Scene.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MobileRT::Scene
 

Namespaces

 MobileRT