MorphoGraphX  2.0-1-227
Classes | Namespaces | Functions
HejnowiczSurface.hpp File Reference
#include <Surface.hpp>
#include <Function.hpp>

Go to the source code of this file.

Classes

class  mgx::HejnowiczSurface
 
struct  mgx::HejnowiczSurface::VertexData
 Hejnowicz vertex attribute data needed for simulations. More...
 
class  mgx::HejnowiczSurface::Subdivide
 Class to define methods for subdivision. More...
 

Namespaces

 mgx
 Distributed matrix library.
 

Functions

bool mgx::readAttr (HejnowiczSurface::VertexData &m, const QByteArray &ba, size_t &pos)
 Serialize read for Vertex data. More...
 
bool mgx::writeAttr (const HejnowiczSurface::VertexData &m, QByteArray &ba)
 Serialize write for Vertex data. More...