Open CASCADE Technology
7.4.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx>
#include <TColgp_Array1OfCirc2d.hxx>
#include <GccEnt_Array1OfPosition.hxx>
#include <TColgp_Array1OfPnt2d.hxx>
#include <TColStd_Array1OfReal.hxx>
#include <Standard_Real.hxx>
#include <GccEnt_Position.hxx>
Data Structures | |
class | Geom2dGcc_Circ2dTanCenGeo |
This class implements the algorithms used to create 2d circles tangent to a curve and centered on a point. The arguments of all construction methods are : More... | |