Open CASCADE Technology 7.8.2.dev
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <gp_Circ2d.hxx>
#include <GccEnt_Position.hxx>
#include <gp_Pnt2d.hxx>
Data Structures | |
class | Geom2dGcc_Circ2d2TanOnIter |
This class implements the algorithms used to create 2d circles TANgent to 2 entities and having the center ON a curv. The order of the tangency argument is always QualifiedCirc, QualifiedLin, QualifiedCurv, Pnt2d. the arguments are : More... | |