#include <MeshVizXLM/mapping/nodes/MoMeshInterpolatedLogicalSlice.h>
Public Member Functions | |
SliceAxis () | |
SliceAxis (MiMesh::Dimension a) | |
SliceAxis (int a) | |
SliceAxis (size_t a) | |
operator MiMesh::Dimension () const | |
Static Public Attributes | |
static const MiMesh::Dimension | SLICE_I = MiMesh::DIMENSION_I |
Slice at I constant. | |
static const MiMesh::Dimension | SLICE_J = MiMesh::DIMENSION_J |
Slice at J constant. | |
static const MiMesh::Dimension | SLICE_K = MiMesh::DIMENSION_K |
Slice at K constant. | |
Definition at line 110 of file MoMeshInterpolatedLogicalSlice.h.
|
inline |
Definition at line 118 of file MoMeshInterpolatedLogicalSlice.h.
|
inline |
Definition at line 119 of file MoMeshInterpolatedLogicalSlice.h.
|
inline |
Definition at line 120 of file MoMeshInterpolatedLogicalSlice.h.
|
inline |
Definition at line 121 of file MoMeshInterpolatedLogicalSlice.h.
|
inline |
Definition at line 122 of file MoMeshInterpolatedLogicalSlice.h.
|
static |
Slice at I constant.
Definition at line 113 of file MoMeshInterpolatedLogicalSlice.h.
|
static |
Slice at J constant.
Definition at line 114 of file MoMeshInterpolatedLogicalSlice.h.
|
static |
Slice at K constant.
Definition at line 115 of file MoMeshInterpolatedLogicalSlice.h.