MoFaceDetailIjk Class Reference
[Details]

Stores detail information about vertex-based shapes made of faces from a structured volume mesh. More...

#include <MeshVizXLM/mapping/details/MoFaceDetailIjk.h>

Inheritance diagram for MoFaceDetailIjk:
MoFaceDetail SoFaceDetail SoDetail SoTypedObject

List of all members.

Public Member Functions

virtual SoType getTypeId () const
 MoFaceDetailIjk ()
virtual ~MoFaceDetailIjk ()
virtual MoFaceDetailIjkcopy () const

Static Public Member Functions

static SoType getClassTypeId ()



size_t getCellIndexI () const
size_t getCellIndexJ () const
size_t getCellIndexK () const

Detailed Description

Stores detail information about vertex-based shapes made of faces from a structured volume mesh.

This class contains detail information about a face in a vertex-based shape made of faces (extends MoFaceDetail). Additional information includes the I/J/K indices of the cell that contains this face in the structured volume mesh stored in the associated MoMeshDetail (see MoFaceDetail::getMeshDetail()).

SEE ALSO

MoFaceDetail, MoMeshDetail, MoSurfaceMeshDetail, SoPickedPoint, SoPrimitiveVertex, SoVertexShape

See related examples:

PickingAndProbing


Constructor & Destructor Documentation

MoFaceDetailIjk::MoFaceDetailIjk (  ) 

Constructor.

virtual MoFaceDetailIjk::~MoFaceDetailIjk (  )  [virtual]

Destructor.


Member Function Documentation

virtual MoFaceDetailIjk* MoFaceDetailIjk::copy (  )  const [virtual]

Returns an instance that is a copy of this instance. The caller is responsible for deleting the copy when it is no longer needed.

Reimplemented from MoFaceDetail.

size_t MoFaceDetailIjk::getCellIndexI (  )  const [inline]

Returns the I/J/K indices of the cell containing the face within the input mesh.

size_t MoFaceDetailIjk::getCellIndexJ (  )  const [inline]

Returns the I/J/K indices of the cell containing the face within the input mesh.

size_t MoFaceDetailIjk::getCellIndexK (  )  const [inline]

Returns the I/J/K indices of the cell containing the face within the input mesh.

static SoType MoFaceDetailIjk::getClassTypeId (  )  [static]

Returns the type identifier for this class.

Reimplemented from MoFaceDetail.

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

Returns the type identifier for this specific instance.

Reimplemented from MoFaceDetail.


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/