Created by Scott Robert Ladd at Coyote Gulch Productions.
Interface for a landscape factory. More...
#include <evocosm.h>
Defines an interface for a class implementing a landscape factory.
LandscapeType | The type of landscape generated by this factory. |
virtual LandscapeType libevocosm::landscape_factory< LandscapeType >::generate | ( | ) | [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.