#include "rt_object.h"
#include "rt_parse.h"
Go to the source code of this file.
Data Structures | |
class | rt_Group |
The rt_Group class is intended to collect objects in a uniform storage class. Add the necessary code and methods to interface this class with your ray tracer.