
Definition in file test-viewport.C.
#include "GUI/ViewPort.H"
#include "Util/log.H"
#include "Util/WorkThreadServer.H"
#include "Util/JobWithSemaphore.H"
#include "Component/ModelManager.H"
#include "Raster/GenericFrame.H"
#include "Image/Layout.H"
#include "Image/MatrixOps.H"
#include "Media/FrameSeries.H"
#include "Transport/FrameInfo.H"
#include <stdlib.h>
#include <math.h>
Include dependency graph for test-viewport.C:

Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| double | pos [3] |
| double | side [3] |
| double | R [12] |
| Image< PixRGB< byte > > | frame |
1.4.4