23#ifndef _MIGEOMETRYIJ_H
24#define _MIGEOMETRYIJ_H
26#include <MeshVizXLM/mesh/geometry/MiGeometry.h>
<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> Generic geometry interfa...
virtual MbVec3d getCoord(size_t i, size_t j) const =0
Returns the coordinate (i,j) of this geometry.
MbVec3< double > MbVec3d
Vector of 3 double coordinates.