#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 |
static SoDEPRECATED const MiMesh::Dimension | SLICE_J = MiMesh::DIMENSION_J |
static SoDEPRECATED const MiMesh::Dimension | SLICE_K = MiMesh::DIMENSION_K |
SoDEPRECATED const MiMesh::Dimension SLICE_I = MiMesh::DIMENSION_I [static] |
Slice at I constant.
SoDEPRECATED const MiMesh::Dimension SLICE_J = MiMesh::DIMENSION_J [static] |
Slice at J constant.
SoDEPRECATED const MiMesh::Dimension SLICE_K = MiMesh::DIMENSION_K [static] |
Slice at K constant.