src/CONVERTOR/VISUConvertor.cxx File Reference

#include "VISU_Convertor.hxx"
#include "VISU_ConvertorUtils.hxx"
#include <fstream>
#include <strstream>
#include <vtkCellType.h>
#include <qdir.h>
#include <qfileinfo.h>
#include <qstringlist.h>
#include <memory>
#include "VISU_Convertor_impl.hxx"
#include <vtkUnstructuredGrid.h>

Include dependency graph for VISUConvertor.cxx:


Typedefs

typedef vtkUnstructuredGrid TOutput

Functions

void parseFile (const char *theFileName)
int main (int argc, char **argv)

Variables

static int MYDEBUG = 0

Typedef Documentation

typedef vtkUnstructuredGrid TOutput
 


Function Documentation

void parseFile const char *  theFileName  ) 
 

int main int  argc,
char **  argv
 


Variable Documentation

int MYDEBUG = 0 [static]