25#ifndef _MO_FACEDETAILI_
26#define _MO_FACEDETAILI_
28#include <MeshVizXLM/mapping/details/MoFaceDetail.h>
93 static void initClass();
94 static void exitClass();
Stores detail information about vertex-based shapes made of faces.
Stores detail information about vertex-based shapes made of faces from unstructured meshes and struct...
MoFaceDetailI()
Constructor.
virtual ~MoFaceDetailI()
Destructor.
size_t getCellIndex() const
Returns the index of the cell containing the face within the input mesh.
virtual MoFaceDetailI * copy() const
Returns an instance that is a copy of this instance.
Stores detail information about a mesh.