#include <boost/shared_ptr.hpp>
#include <vector>
#include "SimNetwork.h"
#include "Point3DSet.h"
Go to the source code of this file.
Classes | |
class | SpatialFamilyIDGenerator |
Base class for generating several different families of objects (created by different factories) into one population. More... | |
Typedefs | |
typedef int | familyid_t |
Type used for family IDs. |
Definition in file SpatialFamilyIDGenerator.h.
typedef int familyid_t |