23#ifndef _MeXSurfaceCell_H
24#define _MeXSurfaceCell_H
27# pragma warning( push )
28# pragma warning(disable:4250)
31#include <MeshVizXLM/mesh/cell/MiSurfaceCell.h>
32#include <MeshVizXLM/extrmesh/cell/MeXCell.h>
76# pragma warning( pop )
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines an abstract cell...
virtual size_t getNumEdges() const =0
Gets the number of edges.
virtual MbVec3d getNormal(const MiGeometryI *meshGeometry) const =0
Gets the unit normal vector to the surface's plane.
virtual double getArea(const MiGeometryI *meshGeometry) const =0
Gets the area of the cell.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Generic geometry interfa...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines an abstract cell...