#include <TopoDS.hxx>#include <TopoDS_Vertex.hxx>#include <TopoDS_Edge.hxx>#include <TopoDS_Wire.hxx>#include <TopoDS_Face.hxx>#include <TopoDS_Shape.hxx>#include <Python.h>#include <SMESH_Algo.hxx>#include <SMESH_Mesh.hxx>#include <SMESHDS_Mesh.hxx>#include <SMDS_MeshElement.hxx>#include <SMDS_MeshNode.hxx>#include <SMESH_Gen_i.hxx>#include <StdMeshers_ViscousLayers2D.hxx>#include <SALOMEconfig.h>#include <CORBA_CLIENT_HEADER(SALOMEDS)>#include <CORBA_CLIENT_HEADER(GEOM_Gen)>#include "Utils_SALOME_Exception.hxx"#include <meshgems/meshgems.h>#include <meshgems/cadsurf.h>#include <BRepClass_FaceClassifier.hxx>#include <BRepAdaptor_Surface.hxx>#include <BRepTools.hxx>#include <BRepAdaptor_HSurface.hxx>#include "BLSURFPlugin_Hypothesis.hxx"
Go to the source code of this file.
Data Structures | |
| class | BLSURFPlugin_BLSURF |
| struct | BLSURFPlugin_BLSURF::TPreCadPeriodicityIDs |
| struct | BLSURFPlugin_BLSURF::TEdgePeriodicityIDs |
| struct | BLSURFPlugin_BLSURF::TVertexPeriodicityIDs |