Created by Scott Robert Ladd at Coyote Gulch Productions.
#include <evocosm.h>
OrganismType | The type of organism generated by this factory. |
virtual OrganismType libevocosm::organism_factory< OrganismType >::create | ( | ) | [pure virtual] |
Generates a single organism.
virtual void libevocosm::organism_factory< OrganismType >::append | ( | vector< OrganismType > & | a_population, | |
size_t | a_size | |||
) | [pure virtual] |
Appends new organisms to a population.
© 1996-2005 Scott Robert Ladd. All rights reserved.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.