#include <cassert>
#include <vector>
#include "GraphicalObject.h"
#include "Light.h"
Go to the source code of this file.
Definition in file Scene.h.
Definition at line 7 of file Scene.h.