
Definition in file test-ForwardCameraGrab.C.
#include "Component/ModelManager.H"
#include "Media/FrameSeries.H"
#include "Transport/FrameIstream.H"
#include "Raster/Raster.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "GUI/XWinManaged.H"
#include "Media/MediaOpts.H"
#include "Devices/DeviceOpts.H"
#include "Raster/GenericFrame.H"
#include "Image/CutPaste.H"
#include "Image/ShapeOps.H"
#include "Util/Timer.H"
#include <signal.h>
Include dependency graph for test-ForwardCameraGrab.C:

Go to the source code of this file.
Defines | |
| #define | NAVG 20 |
Functions | |
| void | terminate (int s) |
| Signal handler (e.g., for control-C). | |
| int | main (int argc, const char *argv[]) |
Variables | |
| bool | goforever = false |
|
|
Signal handler (e.g., for control-C).
Definition at line 63 of file test-ForwardCameraGrab.C. |
1.4.4