MoMeshGridPlaneSlice Class Reference
[Representations]

MeshViz Rendering node that displays a grid plane slice of a volume mesh. More...

#include <MeshVizXLM/mapping/nodes/MoMeshGridPlaneSlice.h>

Inheritance diagram for MoMeshGridPlaneSlice:
MoMeshSurfaceRepresentation MoMeshRepresentation MoMeshBaseRepresentation MoActionNode SoNode SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 MoMeshGridPlaneSlice ()

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

SoSFPlane plane
SoSFFloat step



const
MiGridPlaneSliceExtractUnstructured
getUnstructuredExtractor ()
const
MiGridPlaneSliceExtractHexahedronIjk
getHexahedronIjkExtractor ()
const MiGridPlaneSliceExtractIjkgetIjkExtractor ()

Deprecated



SoDEPRECATED const
MiGridPlaneSliceExtractHexahedronIjk
getUnstructuredIjkExtractor ()

Detailed Description

MeshViz Rendering node that displays a grid plane slice of a volume mesh.

A grid plane slice is similar to MoMeshPlaneSlice but the plane is treated as a regular grid on which nodes are evaluated using the probing mechanism according to the specified step size (See the SEE ALSO Section for settings). The plane (an SbPlane) is defined by a direction vector and a distance from the origin.

The slice can be colored using a scalar set defined in the colorScalarSetId inherited field. This is an index into the list of scalar sets existing in the traversal state (see the MoScalarSetxxx nodes). To disable coloring set this field to -1. Rendering can be modified using various property nodes (see the SEE ALSO section).

FILE FORMAT/DEFAULT

SEE ALSO

MoCellFilter, MoColorMapping, MoDrawStyle, MoMaterial, MoFaceDetail,
MiGridPlaneSliceExtractIjk, MiGridPlaneSliceExtractUnstructured, MiGridPlaneSliceExtractHexahedronIjk.
MiPointProbeUnstructured, MiPointProbeHexahedronIjk, MiPointProbeIjk, MiPointProbeIj for probing settings.

See related examples:

Turbine, GridPlaneSlice, Polyhedron


Constructor & Destructor Documentation

MoMeshGridPlaneSlice::MoMeshGridPlaneSlice (  ) 

Constructor.


Member Function Documentation

static SoType MoMeshGridPlaneSlice::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from MoMeshSurfaceRepresentation.

const MiGridPlaneSliceExtractHexahedronIjk* MoMeshGridPlaneSlice::getHexahedronIjkExtractor (  ) 

Get extractor for reuse outside this node.

Note:
The returned pointer may be null if a mesh has not been set in the scene graph or if no render action has traversed the scene graph.
const MiGridPlaneSliceExtractIjk* MoMeshGridPlaneSlice::getIjkExtractor (  ) 

Get extractor for reuse outside this node.

Note:
The returned pointer may be null if a mesh has not been set in the scene graph or if no render action has traversed the scene graph.
virtual SoType MoMeshGridPlaneSlice::getTypeId (  )  const [virtual]

Returns the type identifier for this specific instance.

Reimplemented from MoMeshSurfaceRepresentation.

const MiGridPlaneSliceExtractUnstructured* MoMeshGridPlaneSlice::getUnstructuredExtractor (  ) 

Get extractor for reuse outside this node.

Note:
The returned pointer may be null if a mesh has not been set in the scene graph or if no render action has traversed the scene graph.
SoDEPRECATED const MiGridPlaneSliceExtractHexahedronIjk* MoMeshGridPlaneSlice::getUnstructuredIjkExtractor (  ) 

Member Data Documentation

Position of the grid plane slice.

Z=0 plane by default.

Step between nodes defining grid density.

Default is 1.


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

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/