Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
MoMeshLogicalSlice::SliceAxis Class Reference

#include <MeshVizXLM/mapping/nodes/MoMeshLogicalSlice.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.
 

Detailed Description

Definition at line 136 of file MoMeshLogicalSlice.h.

Constructor & Destructor Documentation

◆ SliceAxis() [1/4]

MoMeshLogicalSlice::SliceAxis::SliceAxis ( )
inline

Definition at line 144 of file MoMeshLogicalSlice.h.

◆ SliceAxis() [2/4]

MoMeshLogicalSlice::SliceAxis::SliceAxis ( MiMesh::Dimension  a)
inline

Definition at line 145 of file MoMeshLogicalSlice.h.

◆ SliceAxis() [3/4]

MoMeshLogicalSlice::SliceAxis::SliceAxis ( int  a)
inline

Definition at line 146 of file MoMeshLogicalSlice.h.

◆ SliceAxis() [4/4]

MoMeshLogicalSlice::SliceAxis::SliceAxis ( size_t  a)
inline

Definition at line 147 of file MoMeshLogicalSlice.h.

Member Function Documentation

◆ operator MiMesh::Dimension()

MoMeshLogicalSlice::SliceAxis::operator MiMesh::Dimension ( ) const
inline

Definition at line 148 of file MoMeshLogicalSlice.h.

Member Data Documentation

◆ SLICE_I

const MiMesh::Dimension MoMeshLogicalSlice::SliceAxis::SLICE_I = MiMesh::DIMENSION_I
static

Slice at I constant.

Definition at line 139 of file MoMeshLogicalSlice.h.

◆ SLICE_J

const MiMesh::Dimension MoMeshLogicalSlice::SliceAxis::SLICE_J = MiMesh::DIMENSION_J
static

Slice at J constant.

Definition at line 140 of file MoMeshLogicalSlice.h.

◆ SLICE_K

const MiMesh::Dimension MoMeshLogicalSlice::SliceAxis::SLICE_K = MiMesh::DIMENSION_K
static

Slice at K constant.

Definition at line 141 of file MoMeshLogicalSlice.h.


The documentation for this class was generated from the following file: