25#ifndef _MO_LINEDETAILI_
26#define _MO_LINEDETAILI_
28#include <MeshVizXLM/mapping/details/MoLineDetail.h>
92 static void initClass();
93 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 unstructured meshes an...
size_t getCellIndex() const
Returns the index of the cell containing the face within the input mesh.
virtual ~MoLineDetailI()
Destructor.
MoLineDetailI()
Constructor.
virtual MoLineDetailI * copy() const
Returns an instance that is a copy of this instance.
Stores detail information about a mesh.