23#ifndef _MeXVolumeCell_H
24#define _MeXVolumeCell_H
27# pragma warning( push )
28# pragma warning(disable:4250)
31#include <MeshVizXLM/mesh/cell/MiVolumeCell.h>
33#include <Inventor/STL/vector>
34#include <Inventor/STL/utility>
73# pragma warning( pop )
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Defines an abstract cell...
virtual double getVolume(const MiGeometryI *meshGeometry) const =0
Gets the volume of the cell.
virtual MbVec3d getFacetNormal(size_t facet, const MiGeometryI *meshGeometry) const =0
Gets the normal to the given facet 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...