#include "StdMeshers_BlockRenumber.hxx"#include <SMDS_EdgePosition.hxx>#include <SMDS_FacePosition.hxx>#include <SMESHDS_Mesh.hxx>#include <SMESHDS_SubMesh.hxx>#include <SMESH_Algo.hxx>#include <SMESH_Mesh.hxx>#include <SMESH_MesherHelper.hxx>#include <SMESH_TryCatch.hxx>#include <SMESH_BoostTxtArchive.hxx>#include <BRep_Tool.hxx>#include <TopExp_Explorer.hxx>#include <TopTools_MapOfShape.hxx>#include <TopoDS.hxx>#include <boost/archive/text_oarchive.hpp>
Namespaces | |
| namespace | boost |
| namespace | boost::serialization |
Functions | |
| template<class Archive > | |
| void | boost::serialization::serialize (Archive &ar, StdMeshers_BlockCS &blockCS, const unsigned int) |