Created by Scott Robert Ladd at Coyote Gulch Productions.
Interface for a landscape factory. More...
#include <evocosm.h>
Public Member Functions | |
| virtual LandscapeType | generate ()=0 |
| Landscape factory. More... | |
Defines an interface for a class implementing a landscape factory.
| LandscapeType | The type of landscape generated by this factory. |
|
pure virtual |
Generates landscapes for an evocosm. I called this funtion "generate" to avoid collisions with the "create" method in organism_factory.
Referenced by libevocosm::evocosm< OrganismType, LandscapeType >::evocosm().
© 1996-2005 Scott Robert Ladd. All rights reserved.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.