|
MorphoGraphX
2.0-1-227
|
#include <Config.hpp>#include <QHash>#include <QList>#include <QString>#include <QStringList>#include <stdint.h>#include <vector>Go to the source code of this file.
Classes | |
| class | mgx::PlyFile |
| class | mgx::PlyFile::Property |
| class | mgx::PlyFile::Element |
Namespaces | |
| mgx | |
| Distributed matrix library. | |
Macros | |
| #define | FORALL_PLY_TYPES(macro) |
| #define | FORALL_PLY_TYPEIDS(macro) |
| #define | INLINE_TYPE_ASSOC(T, TYPEID) |
| #define FORALL_PLY_TYPEIDS | ( | macro | ) |
Definition at line 35 of file PlyFile.hpp.
| #define FORALL_PLY_TYPES | ( | macro | ) |
Definition at line 25 of file PlyFile.hpp.
| #define INLINE_TYPE_ASSOC | ( | T, | |
| TYPEID | |||
| ) |
Definition at line 81 of file PlyFile.hpp.
1.8.17