#include "SMESH_SMESH.hxx"#include "SMDS_MeshElement.hxx"#include "SMESH_Controls.hxx"#include "SMESH_Mesh.hxx"#include "SMESH_TypeDefs.hxx"#include <utilities.h>#include <TColStd_HSequenceOfReal.hxx>#include <gp_Dir.hxx>#include <list>#include <map>#include <set>

Go to the source code of this file.
Data Structures | |
| struct | SMESH_NodeSearcher |
| Searcher for the node closest to point. More... | |
| struct | SMESH_ElementSearcher |
| Find elements of given type where the given point is IN or ON. More... | |
| class | SMESH_MeshEditor |
| Editor of a mesh. More... | |
| struct | SMESH_MeshEditor.ExtrusParam |
| special structure for control of extrusion functionality More... | |
| struct | SMESH_MeshEditor.SMESH_MeshEditor_PathPoint |