#include "SMESH_Utils.hxx"
#include <TopExp.hxx>
#include <TopTools_IndexedMapOfOrientedShape.hxx>
#include <TopoDS_Edge.hxx>
#include <TopoDS_Face.hxx>
#include <TopoDS_Shell.hxx>
#include <TopoDS_Vertex.hxx>
#include <gp_XY.hxx>
#include <gp_XYZ.hxx>
#include <math_FunctionSetWithDerivatives.hxx>
#include <ostream>
#include <vector>
#include <list>
Go to the source code of this file.
Data Structures | |
class | SMESH_Block |
class | SMESH_Block::TEdge |
class | SMESH_Block::TFace |