#include <vtkImageData.h>#include <vtkBMPReader.h>#include <vtkPNGReader.h>#include <vtkJPEGReader.h>#include <vtkXMLImageDataWriter.h>
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| static int | MYDEBUG = 0 |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
References MYDEBUG.
int MYDEBUG = 0 [static] |