#include "Component/ModelManager.H"
#include "Image/Image.H"
#include "Image/ImageSet.H"
#include "Image/DrawOps.H"
#include "Media/TestImages.H"
#include "Raster/Raster.H"
#include "GUI/DebugWin.H"
Go to the source code of this file.
Functions | |
int | main (const int argc, const char **argv) |
test reading image information from xml files
Definition in file test-xmlImage.C.