25#ifndef _MO_LINEDETAILIJK_
26#define _MO_LINEDETAILIJK_
28#include <MeshVizXLM/mapping/details/MoLineDetail.h>
96 static void initClass();
97 static void exitClass();
Stores detail information about vertex-based shapes made of line segments.
Stores detail information about vertex-based shapes made of line segments from structured volume mesh...
MoLineDetailIjk()
Constructor.
size_t getCellIndexK() const
size_t getCellIndexJ() const
size_t getCellIndexI() const
Returns the index I/J/K of the cell containing the face within the input mesh.
virtual ~MoLineDetailIjk()
Destructor.
virtual MoLineDetailIjk * copy() const
Returns an instance that is a copy of this instance.
Stores detail information about a mesh.