Scene.h File Reference

Class Scene - high-level interface to scene represenatation. More...

#include "EntitySet.h"
#include <string>

Include dependency graph for Scene.h:

Go to the source code of this file.

Classes

class  Scene
 High-level interface to scene representation. More...

Functions

std::ostream & operator<< (std::ostream &out, Scene &scene)
 Dump all scene patches to output stream in human readable format.


Detailed Description

Class Scene - high-level interface to scene represenatation.

Author:
xdudka00, xfilak01
Date:
2007-11-18

Definition in file Scene.h.


Function Documentation

std::ostream& operator<< ( std::ostream &  out,
Scene scene 
) [inline]

Dump all scene patches to output stream in human readable format.

Note:
This function will not be built if NDEBUG macro is defined.
Parameters:
out Output stream to write to.
scene Reference to Scene object to dump.
Returns:
Return output stream given as parameter.

Definition at line 87 of file Scene.h.

References Scene::entitySet_.


Generated on Thu Dec 6 19:33:11 2007 for Radiosity Renderer and Visualizer by  doxygen 1.5.2