23#ifndef _MICELLEXTRACTIJ_H
24#define _MICELLEXTRACTIJ_H
37#include <Inventor/STL/vector>
80 {
return (t1.
i==t2.
i && t1.
j==t2.
j);}
83 {
return (t1.
i<t2.
i || (t1.
i==t2.
i && t1.
j<t2.
j)); }
#define MESHVIZXLM_EXTR_API
static bool operator<(const SoRefCounter *ptr, const SoAutoRef &ref)
int operator==(const className &f) const
Returns TRUE if otherField is of the same type and has the same value as this field.
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Generic data set interfa...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Extracted unstructured s...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Interface class defining...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Generic data set interfa...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Curvilinear surface mesh...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Rectilinear surface mesh...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Regular surface mesh abs...
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Abstract tessellator int...