#include <TopoDS_Edge.hxx>#include <Geom_Plane.hxx>#include <Geom2d_Curve.hxx>#include <gp_Pnt.hxx>#include <TColStd_ListOfReal.hxx>#include <TColStd_SequenceOfReal.hxx>#include <TColStd_SequenceOfInteger.hxx>Go to the source code of this file.
Classes | |
| class | GEOMImpl_Fillet1d |
| GEOMImpl_Fillet1d is 1D fillet algorithm on two planar edges with given radius. More... | |
| class | GEOMImpl_Fillet1dPoint |
| GEOMImpl_Fillet1dPoint is an internal class for 1D fillet algorithm to store and compare computed solutions on edges. More... | |