23#ifndef _MO_MESHINTERPOLATEDLOGICALSLICE_
24#define _MO_MESHINTERPOLATEDLOGICALSLICE_
33#pragma warning(disable:4251)
34#pragma warning(disable:4996)
108#if 1 class SoDEPRECATED SliceAxis
141 static void initClass() ;
142 static void exitClass() ;
145 virtual void doExtract(
SoAction *action);
#define MESHVIZXLM_DMAP_API
#define SO_NODE_HEADER(className)
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Abstract mesh interface.
Dimension
Defines the dimensions in a one, two, or three-dimensional array.
SliceAxis(MiMesh::Dimension a)
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Rendering node that disp...
SoSFEnum sliceAxis
The dimension along which the logical slice will be computed.
MoMeshInterpolatedLogicalSlice()
Constructor.
SoSFFloat sliceValue
Value of the slice to display between 0 and NUM CELL.
const MiInterpolatedLogicalSliceExtract * getIjkExtractor()
SoDEPRECATED const MiInterpolatedLogicalSliceExtractHexahedronIjk * getUnstructuredIjkExtractor()
const MiInterpolatedLogicalSliceExtractHexahedronIjk * getHexahedronIjkExtractor()
Get extractor for reuse outside this node.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Abstract base class for ...
Abstract base class for all actions.
Field containing an enumerated value.
Field containing a floating-point value.