src/CONVERTOR/VISU_ConvertorUtils.cxx File Reference

#include "VISU_ConvertorUtils.hxx"
#include <vtkUnstructuredGridWriter.h>
#include <vtkTimerLog.h>

Include dependency graph for VISU_ConvertorUtils.cxx:


Namespaces

namespace  VISU

Functions

void VISU.WriteToFile (vtkUnstructuredGrid *theDataSet, const std::string &theFileName)
 The utility function allows to write vtkUnstructuredGrid to a file with defined name.

Variables

static int MYDEBUG = 0

Variable Documentation

int MYDEBUG = 0 [static]