#include "Beobot/BeobotCamera.H"
#include "Component/ModelManager.H"
#include "GUI/XWindow.H"
#include "Image/DrawOps.H"
#include "Image/Pixels.H"
#include <cstdio>
Go to the source code of this file.
Functions | |
int | main (const int argc, const char **argv) |
Test Beobot software
Definition in file test-Beobot.C.