#include "rt_object.h"
#include "rt_vectors.h"
#include "rt_parse.h"
Go to the source code of this file.
Data Structures | |
class | rt_Triangle |
The parser constructs rt_Triangle objects as they are read in from the SDL file. Add the necessary code and methods to interface this class with your ray tracer.