MorphoGraphX  2.0-1-227
Classes | Namespaces | Functions
MeshProcessExport.hpp File Reference
#include <Process.hpp>
#include <QFileDialog>
#include <GraphUtils.hpp>
#include <QTreeWidget>
#include <MeshProcessPDG.hpp>

Go to the source code of this file.

Classes

struct  mgx::PlyCellData
 
struct  mgx::PlyWallData
 
class  mgx::SavePlyFile
 
class  mgx::LoadPlyFileCellGraph
 
class  mgx::SaveCellContourFile
 
class  mgx::ExportInternalAngles
 
class  mgx::ExportJunctionAngles
 
class  mgx::ExportJunctionAnglesNew
 

Namespaces

 mgx
 Distributed matrix library.
 

Functions

void mgx::createPlyDataFromAttr (Mesh *m, QStringList attrMapsToBeSaved, std::vector< PlyCellData > &cellVec, std::vector< PlyWallData > &wallVec)
 
void mgx::fillTreeWidgetWithAttrMaps (Mesh *m, QTreeWidget *tree, QStringList *selected=0)