#include "SMESH_SMESH.hxx"
#include "SMESHDS_SubMesh.hxx"
#include "SMESH_TypeDefs.hxx"
#include <TopoDS_Shape.hxx>
#include <map>
#include <vector>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Data Structures | |
class | SMESH_ProxyMesh |
Container of xD mesh elements substituting other ones in the input mesh of an (x+1)D algorithm. More... | |
class | SMESH_ProxyMesh::SubMesh |
Proxy sub-mesh. More... | |