Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
MiBaseLogicalSliceExtract.h File Reference

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.
 

Variable Documentation

◆ SLICE_I

SoDEPRECATED const MiMesh::Dimension SLICE_I = MiMesh::DIMENSION_I
static

Slice at I constant.

Definition at line 57 of file MiBaseLogicalSliceExtract.h.

◆ SLICE_J

SoDEPRECATED const MiMesh::Dimension SLICE_J = MiMesh::DIMENSION_J
static

Slice at J constant.

Definition at line 60 of file MiBaseLogicalSliceExtract.h.

◆ SLICE_K

SoDEPRECATED const MiMesh::Dimension SLICE_K = MiMesh::DIMENSION_K
static

Slice at K constant.

Definition at line 63 of file MiBaseLogicalSliceExtract.h.