DMRITool  v0.1.1-139-g860d86b4
Diffusion MRI Tool
Namespaces | Functions
utlVTK.h File Reference
#include <vtkSmartPointer.h>
#include <vtkPolyData.h>
#include <vtkPolyDataWriter.h>
#include <vtkXMLPolyDataWriter.h>
#include <vtkPLYWriter.h>
#include <vtkSTLWriter.h>
#include <vtkXMLUnstructuredGridWriter.h>
#include <vtkXMLImageDataWriter.h>
#include <vtkXMLStructuredGridWriter.h>
#include <vtkXMLRectilinearGridWriter.h>
#include "utlVTKMacro.h"
#include "utlCore.h"
+ Include dependency graph for utlVTK.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 utl
 

Functions

template<typename WriterType >
void utl::WriteVTK (vtkPolyData *mesh, const std::string &filename)
 
void utl::WriteVtkPolyData (vtkPolyData *mesh, const std::string &filename)
 

Detailed Description

Created "06-06-2017.

Author
Jian Cheng (JC), jian..nosp@m.chen.nosp@m.g.198.nosp@m.3@gm.nosp@m.ail.c.nosp@m.om

Definition in file utlVTK.h.