EntitySet.h File Reference

Class EntitySet - container of Entity objects. More...

#include "Entity.h"
#include <vector>

Include dependency graph for EntitySet.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EntitySet
 Container of Entity objects. More...

Functions

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


Detailed Description

Class EntitySet - container of Entity objects.

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

Definition in file EntitySet.h.


Function Documentation

std::ostream& operator<< ( std::ostream &  out,
EntitySet entitySet 
) [inline]

Dump all maintained 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.
entitySet Reference to EnitytSet object to dump.
Returns:
Return output stream given as parameter.

Definition at line 79 of file EntitySet.h.

References EntitySet::createPatchSequenceEnumerator(), and PatchSequenceEnumerator::nextPatch().


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