#include "raytrace_defs.h"
#include "material.h"
#include "bumpmap.h"
#include "ray.h"
#include "xml_util.h"
Include dependency graph for renderable.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Renderable |
Defines an abstract interface that all primitives must implement. More... |