INFO804 Introduction à l'informatique graphique
|
Go to the source code of this file.
Classes | |
struct | rt::Renderer |
This structure takes care of rendering a scene. More... | |
Namespaces | |
namespace | rt |
Namespace RayTracer. | |
Functions | |
void | rt::progressBar (std::ostream &output, const double currentValue, const double maximumValue) |
Definition in file Renderer.h.
#define _RENDERER_H_ |
Definition at line 7 of file Renderer.h.