MP 2
Image Manipulation II
scene.h File Reference

Contains your declaration of the interface for the Scene class. More...

#include "image.h"
+ Include dependency graph for scene.h:
+ This graph shows which files directly or indirectly include this file:

Classes

class  Scene
 Represents an arrangement of many images that is output as a single image when the user calls drawscene(). More...
 

Detailed Description

Contains your declaration of the interface for the Scene class.

Author
Jonathan Ray
Date
2/2/2007 Updated by Danny Hoodin 9/25/2008 Updated by Sean Massung 6/13/2012 to add Doxygen comments