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

This will be used to return the colour when queried from the Shape derived classes. More...

#include <ngl/Colour.h>
#include <cmath>
#include "Ray.h"
Include dependency graph for Material.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Material
 

Detailed Description

This will be used to return the colour when queried from the Shape derived classes.

Author
Ramon Blanquer

Definition in file Material.h.