Modules | |
| Representations | |
| Actions | |
| Attributes | |
| Elements | |
| Details | |
Classes | |
| class | MoMeshViz |
Class to initialize all MeshViz XLM nodes. More... | |
Enumerations | |
| enum | MeshType { VOLUME_MESH_UNSTRUCTURED , VOLUME_MESH_HEXAHEDRON_IJK , HEXAHEDRON_MESH_IJK , VOLUME_MESH_REGULAR , VOLUME_MESH_RECTILINEAR , VOLUME_MESH_CURVILINEAR , SURFACE_MESH_UNSTRUCTURED , SURFACE_MESH_REGULAR , SURFACE_MESH_RECTILINEAR , SURFACE_MESH_CURVILINEAR , LINE_MESH_UNSTRUCTURED , LINE_MESH_REGULAR , LINE_MESH_CURVILINEAR , POINT_MESH_CURVILINEAR , UNDEFINED_MESH } |
| All supported mesh types. More... | |
| enum | CellFilterType { CELL_FILTER_I , CELL_FILTER_IJ , CELL_FILTER_IJK , UNDEFINED_CELL_FILTER } |
| Type of cell filter. More... | |
| enum CellFilterType |
Type of cell filter.
Definition at line 100 of file MoMeshVizDataMapping.h.
| enum MeshType |
All supported mesh types.
Definition at line 76 of file MoMeshVizDataMapping.h.