Functions

tests/ani_surface/ani_surface.cpp File Reference

#include <QApplication>
#include "DGVMainVTK.h"
Include dependency graph for ani_surface.cpp:

Go to the source code of this file.

Functions

void processArgs (int argcount, char *argvars[], QString &filename, int &interval, bool &verbose, bool &scale)
 Function Prototypes.
int main (int argc, char *argv[])

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Process arguments

Load Image

Open Image

Extract Volume

Definition at line 8 of file ani_surface.cpp.

void processArgs ( int  argcount,
char *  argvars[],
QString &  filename,
int &  interval,
bool &  verbose,
bool &  scale 
)

Function Prototypes.

Definition at line 75 of file ani_surface.cpp.