evorobotviewer.h
55 class FARSA_EXPERIMENTS_API EvoRobotViewer : public QObject, public ParameterSettableUI, public ConcurrentResourcesUser {
88 ParameterSettableUIViewer testIndividualUI( TestIndividual* test, QWidget* parent, Qt::WindowFlags flags );
189 // void addMark(double x, double y, QColor markCenter = Qt::black, QColor markSurrounding = Qt::white);
The wrapper widget for RenderWorld.
Definition: renderworldwrapperwidget.h:47
A gui visualizing the camera and the projection of objects on the retina.
Definition: evorobotviewer.h:206
This class setup an evolutionary experiment.
Definition: evorobotcomponent.h:39
Definition: evodataviewer.h:188
Definition: evorobotviewer.h:55
Test a specific individual taken from evolutionary data.
Definition: tests.h:78