25#ifndef _MO_FACEDETAILIJ_
26#define _MO_FACEDETAILIJ_
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 surface mesh.
MoFaceDetailIj()
Constructor.
virtual ~MoFaceDetailIj()
Destructor.
size_t getCellIndexI() const
Returns the indices I/J of the cell containing the face within the input mesh.
size_t getCellIndexJ() const
virtual MoFaceDetailIj * copy() const
Returns an instance that is a copy of this instance.
Stores detail information about a mesh.