#include <MeshVizXLM/mesh/MiMesh.h>Go to the source code of this file.
| Classes | |
| class | SliceAxis | 
| Slice axis enum used to define the logical slice.  More... | |
| Variables | |
| static SoDEPRECATED const MiMesh::Dimension | SLICE_I = MiMesh::DIMENSION_I | 
| Slice at I constant. | |
| static SoDEPRECATED const MiMesh::Dimension | SLICE_J = MiMesh::DIMENSION_J | 
| Slice at J constant. | |
| static SoDEPRECATED const MiMesh::Dimension | SLICE_K = MiMesh::DIMENSION_K | 
| Slice at K constant. | |
| 
 | static | 
Slice at I constant.
Definition at line 57 of file MiBaseLogicalSliceExtract.h.
| 
 | static | 
Slice at J constant.
Definition at line 60 of file MiBaseLogicalSliceExtract.h.
| 
 | static | 
Slice at K constant.
Definition at line 63 of file MiBaseLogicalSliceExtract.h.