23#ifndef _MeWGeometryI_h
24#define _MeWGeometryI_h
27# pragma warning( push )
28# pragma warning(disable:4250)
32#include <Inventor/STL/vector>
84# pragma warning( pop )
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Abstract interface to wr...
virtual void addInputCoord(const MbVec3d &coord, size_t nodeId)=0
Add an input node associated with its index in the input geometry.
virtual void addCellCenter(const MiCell *cell, const MiGeometryI &geometry)=0
Add the center of a given cell.
virtual void addInterpolatedCoord(const MbVec3d &coord, const MbVec3d &pcoord)=0
Add a new interpolated node computed by the tessellator and its associated parametric coordinate to t...
virtual void addFacetCenter(const MiVolumeCell *cell, size_t facetId, const MiGeometryI &geometry)=0
Add the center of a facet in the given volume 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...
<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...