Phongo Clap RT  1.0
Simple Raytracing Renderer
Classes
Scene.h File Reference

This hold all the objects and lights that the parser interpred and later pushed into the scene. More...

#include <fstream>
#include <string>
#include <vector>
#include "Shape.h"
#include "Light.h"
Include dependency graph for Scene.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Scene
 Hold all the objects and lights of the scene. More...
 

Detailed Description

This hold all the objects and lights that the parser interpred and later pushed into the scene.

This hold all the objects and lights that the parser interpred and later pushed into th escene.

Author
Ramon Blanquer

Definition in file Scene.h.