MoMeshVector Class Reference
[Representations]

MeshViz Rendering node that displays a vector data set. More...

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

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

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 MoMeshVector ()

Static Public Member Functions

static SoType getClassTypeId ()

Public Attributes

SoSFInt32 vectorSetId
SoSFFloat scaleFactor
SoSFFloat shiftFactor
SoSFFloat thicknessFactor
SoSFBool arrow

Detailed Description

MeshViz Rendering node that displays a vector data set.

Each value of the vector data set is represented by a line plus an optional small arrow or a cylinder and an optional cone depending of the thicknessFactor. The vectors are located at the cell centers for per cell data sets or at the node positions for per node data sets. The vectorSetId field defines the index of the vector set to display. This is an index into the list of vector sets existing in the traversal state (see the MoVec3Setxxx nodes).

The vectors 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.

FILE FORMAT/DEFAULT


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