Definition in file worldviews.h.
#include <vector>
#include <algorithm>
#include <string>
#include "genericalgs.h"
#include "stringparser.h"
#include "retinalobjs.h"
#include "ipc.h"
#include "cmdparam.h"
#include "globals.h"
Include dependency graph for worldviews.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | DistributedValueGeneratorFactory |
Version of ValueGeneratorFactory that is safe for multiprocessor use. More... | |
struct | synchronized_distribution |
Multiprocessor-safe wrapper for a random distribution. More... | |
class | WorldViews |
Set of Retinal_Objects representing the views seen by a set of eyes. More... |