MorphoGraphX  2.0-1-227
Classes | Namespaces | Typedefs | Functions
RootCellProcessing.hpp File Reference
#include "Geometry.hpp"
#include "Mesh.hpp"
#include <CellAtlasUtils.hpp>

Go to the source code of this file.

Classes

struct  mgx::primDataStructure
 
struct  mgx::CellAtlasConfig
 
struct  mgx::CellAtlasData
 
struct  mgx::rootDataStructure
 
struct  mgx::heatMapDataStructure
 
class  mgx::RootCellProcessing
 

Namespaces

 mgx
 Distributed matrix library.
 

Typedefs

typedef AttrMap< int, CellAtlasData > mgx::CellAtlasAttr
 
typedef AttrMap< int, CellAtlasConfig > mgx::CellAtlasConfigAttr
 

Functions

bool mgx::readAttr (CellAtlasData &m, const QByteArray &ba, size_t &pos)
 
bool mgx::writeAttr (const CellAtlasData &m, QByteArray &ba)
 
bool mgx::readAttr (CellAtlasConfig &data, const QByteArray &ba, size_t &pos)
 
bool mgx::writeAttr (const CellAtlasConfig &data, QByteArray &ba)
 
void mgx::writeAttrMaps (RootCellProcessing rcp, CellAtlasAttr *cellAtlasAttr, CellAtlasConfigAttr *cellAtlasConfigAttr)