PoCellIndices Class Reference
[Representation]

MeshViz Builds text indices of a cell of a mesh. More...

#include <MeshViz/3Ddata/PoCellIndices.h>

Inheritance diagram for PoCellIndices:
PoCellShape PoMesh Po3DdataMaster PoBase SoBaseKit SoNode SoGetView SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
virtual const SoNodekitCataloggetNodekitCatalog () const
 PoCellIndices ()
virtual void rebuild ()

Static Public Member Functions

static SoType getClassTypeId ()
static const SoNodekitCataloggetClassNodekitCatalog ()

Public Attributes

SoSFFloat offset

Detailed Description

MeshViz Builds text indices of a cell of a mesh.

The node's indices and the cell's index are visualized. The node index in the mesh and node's relative index in the cell are both displayed. For instance if the 3rd node index of a cell is 3218, the string "n3 = 3128" is drawn near this node's position. This allows you to check node ordering in a cell.

The strings can be moved away or brought nearer the node position by using the offset field.

The cell is defined by its index in the current mesh (see PoCellShape). The current mesh is either defined by PoMesh::setMesh() or (if this method is not called) defined in a special node inherited during traversal. This node has a type derived from PoMeshProperty.

CATALOG PARTS


Constructor & Destructor Documentation

PoCellIndices::PoCellIndices (  ) 

Constructor.


Member Function Documentation

static const SoNodekitCatalog* PoCellIndices::getClassNodekitCatalog (  )  [static]

Returns the SoNodekitCatalog for this class.

Reimplemented from PoCellShape.

static SoType PoCellIndices::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from PoCellShape.

virtual const SoNodekitCatalog* PoCellIndices::getNodekitCatalog (  )  const [virtual]

Returns the SoNodekitCatalog for this instance.

Reimplemented from PoCellShape.

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

Returns the type identifier for this specific instance.

Reimplemented from PoCellShape.

virtual void PoCellIndices::rebuild (  )  [virtual]

Forces node-kit rebuilding.

See PoBase.

Reimplemented from PoBase.


Member Data Documentation

Factor of the cell's size that specifies the distance of the nodes indices representation to the position of these nodes.


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/