MorphoGraphX
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
SystemProcessSave.hpp File Reference

File containing the processes to save data. More...

#include <Process.hpp>
#include <QObject>
#include <QRegExp>
#include <Version.hpp>

Go to the source code of this file.

Classes

class  mgx::process::StackSave
 Save the data into a MGXS or INRIA format. More...
 
class  mgx::process::StackExport
 Export the stack data into a stack of images. More...
 
class  mgx::process::MeshSave
 Save a mesh into a INRIA or MGXM file. More...
 
class  mgx::process::MeshExport
 Export a mesh on various formats: PLY format, VTK format, "text" format, "cells" format, MeshEdit format, STL format or OBJ format. More...
 
class  mgx::process::SaveViewFile
 Save the view file. More...
 
class  mgx::process::TakeSnapshot
 This process allows scripts and other processes to take snapshots of the current result. More...
 

Namespaces

 mgx
 This namespace contains all the API of MorphoGraphX.
 

Detailed Description

File containing the processes to save data.