#include "GEOM_IOperations.hxx"#include "GEOMAlgo_State.hxx"#include "GEOMUtils.hxx"#include <TColStd_HSequenceOfTransient.hxx>#include <TColStd_HSequenceOfInteger.hxx>#include <TColStd_HArray1OfInteger.hxx>#include <Geom_Surface.hxx>#include <list>#include <vector>Go to the source code of this file.
Classes | |
| class | GEOMImpl_IShapesOperations |
| struct | GEOMImpl_IShapesOperations::ExtractionStat |
Enumerations | |
| enum | GEOMImpl_WireBuildMode { GEOMImpl_WBM_FixTolerance = 1 , GEOMImpl_WBM_Approximation = 2 , GEOMImpl_WBM_KeepCurveType = 3 } |