Go to the source code of this file.
Classes | |
| class | MeXDataSetIj< _T > | 
   Generic data set interface for extracted structured surface meshes.  More... | |
Typedefs | |
| typedef MeXDataSetIj< double > | MeXScalardSetIj | 
| Specialization for extracted structured scalar sets containing double.   | |
| typedef MeXDataSetIj< MbVec3d > | MeXVec3dSetIj | 
| Specialization for extracted structured vector sets containing MbVec3d.   | |
| typedef MeXDataSetIj< std::string > | MeXStringSetIj | 
| Specialization for extracted structured string sets containing std::string.   | |