MoVec3SetIjk Class Reference
[Attributes]

MeshViz Property node that stores a vector data set for a structured volume mesh. More...

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

Inheritance diagram for MoVec3SetIjk:
MoActionNode SoNode SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 MoVec3SetIjk ()
virtual void setVec3Set (const MiVec3dSetIjk *vec3Set)
virtual const MiVec3dSetIjkgetVec3Set ()

Static Public Member Functions

static SoType getClassTypeId ()

Detailed Description

MeshViz Property node that stores a vector data set for a structured volume mesh.

This node adds a pointer to an object implementing the MiVec3dSetIjk interface to the list of unstructured vector sets in the traversal state.

Subsequent mesh representations will then be able to use it during the extraction process. During traversal of the scene graph, MoVec3SetIjk nodes are accumulated into a list so that an extraction can retrieve multiple data sets during the same extraction.

Note:
Vector sets for unstructured meshes (MiVec3dSetI), structured volume meshes (MiVec3dSetIjk) and unstructured surface meshes (MiVec3dSetIj) are stored in separate lists.

FILE FORMAT/DEFAULT

ACTION BEHAVIOR

SEE ALSO

MoVec3SetI, MoVec3SetIj

See related examples:

CellShape, GridPlaneSlice, InterpolatedLogicalSlice, Isosurface, LogicalSlice, Outline, PickingAndProbing, PlaneSlice, Skin, Slab, Streamlines, Vectors


Constructor & Destructor Documentation

MoVec3SetIjk::MoVec3SetIjk (  ) 

Constructor.


Member Function Documentation

static SoType MoVec3SetIjk::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from MoActionNode.

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

Returns the type identifier for this specific instance.

Reimplemented from MoActionNode.

virtual const MiVec3dSetIjk* MoVec3SetIjk::getVec3Set (  )  [inline, virtual]

Gets the vector set interface.

virtual void MoVec3SetIjk::setVec3Set ( const MiVec3dSetIjk vec3Set  )  [inline, virtual]

Sets the vector 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/