ITK  5.4.0
Insight Toolkit
Classes | Namespaces
itkMeshFileWriter.h File Reference
#include "itkMeshFileWriterException.h"
#include "itkProcessObject.h"
#include "itkMeshIOBase.h"
#include "itkMeshFileWriter.hxx"
+ Include dependency graph for itkMeshFileWriter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::MeshFileWriter< TInputMesh >
 

Namespaces

 itk
 

Functions

template<typename TMeshPointer >
ITK_TEMPLATE_EXPORT void itk::WriteMesh (TMeshPointer &&mesh, const std::string &filename, bool compress=false)