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