#include "rt_vectors.h"
#include "rt_parse.h"
Go to the source code of this file.
Data Structures | |
class | rt_Material |
The parser constructs material objects to describe materials in the ray tracer scene. Add the necessary code and methods to interface this class with your ray tracer.