Main Page | File List

rt_object.h File Reference

generic scene object More...

#include "rt_parse.h"

Go to the source code of this file.

Data Structures

class  rt_Object


Detailed Description

generic scene object

The rt_Object class serves as a common base class for triangles and spheres (and other objects). Most methods defined here should be declared virtual, so that child classes may override them. Add the necessary code and methods to interface this class with your ray tracer.

Author:
Initial design: Mark T. Tomczak (mtomczak)

Generated on Wed Mar 16 19:55:27 2005 for Graphics Project 3 by doxygen 1.3.7