MoScalarSetIj Class Reference
[Attributes]

MeshViz Property node that stores a scalar data set for a structured surface mesh. More...

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

Inheritance diagram for MoScalarSetIj:
MoActionNode SoNode SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 MoScalarSetIj ()
virtual void setScalarSet (const MiScalardSetIj *scalarSet)
virtual const MiScalardSetIjgetScalarSet ()

Static Public Member Functions

static SoType getClassTypeId ()

Detailed Description

MeshViz Property node that stores a scalar data set for a structured surface mesh.

This node adds a reference to an object implementing the MiScalardSetIj interface to the list of structured surface scalar sets in the traversal state.

Subsequent mesh representations will be able to use this data set for extraction, coloring, etc. During traversal of the scene graph, MoScalarSetIj nodes are accumulated into a list so that an extraction can retrieve several scalar sets during the same computation. For example, the first set (located at index 0 in the list) for computing an isosurface and the second set (located at index 1) for coloring it.

Note:

FILE FORMAT/DEFAULT

ACTION BEHAVIOR

SEE ALSO

MoScalarSet, MoScalarSetI, MoScalarSetIjk

See related examples:

CellShape, EnhancedColoring, Isoline, Isosurface, MaterialAndDrawStyle, Outline, PickingAndProbing, PlaneSlice, SampleLine, SampleSurface, Skin, Slab, SurfaceCellFilter


Constructor & Destructor Documentation

MoScalarSetIj::MoScalarSetIj (  ) 

Constructor.


Member Function Documentation

static SoType MoScalarSetIj::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from MoActionNode.

virtual const MiScalardSetIj* MoScalarSetIj::getScalarSet (  )  [inline, virtual]

Gets the scalar set interface.

virtual SoType MoScalarSetIj::getTypeId (  )  const [virtual]

Returns the type identifier for this specific instance.

Reimplemented from MoActionNode.

virtual void MoScalarSetIj::setScalarSet ( const MiScalardSetIj scalarSet  )  [inline, virtual]

Sets the scalar set interface.


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/