#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 | |
| namespace | itk |
Functions | |
| template<typename TMeshPointer> | |
| ITK_TEMPLATE_EXPORT void | itk::WriteMesh (TMeshPointer &&mesh, const std::string &filename, bool compress=false) |