25#ifndef _MO_FACEDETAILIJ_ 
   26#define _MO_FACEDETAILIJ_ 
   95  static void                 initClass();
 
   96  static void                 exitClass();
 
 
#define MESHVIZXLM_DMAP_API
 
#define SO_DETAIL_HEADER(className)
 
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.