|
INFO804 Introduction à l'informatique graphique
|
#include <fstream>#include "Viewer.h"#include "Scene.h"#include "Renderer.h"#include "Image2D.h"#include "Image2DWriter.h"Go to the source code of this file.
Definition in file Viewer.cpp.