src/CONVERTOR/VISU_ConvertorUtils.hxx File Reference

#include <string>
#include <vtkCellType.h>
#include "MED_Utilities.hxx"

Include dependency graph for VISU_ConvertorUtils.hxx:

Go to the source code of this file.

Namespaces

namespace  MED
namespace  VISU

Data Structures

class  VISU.TTimerLog

Functions

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