Open CASCADE Technology
6.9.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <BRepAdaptor_Curve.hxx>
#include <GeomAbs_CurveType.hxx>
#include <Standard_Address.hxx>
#include <Standard_Real.hxx>
#include <gp_Pnt.hxx>
#include <Standard_Boolean.hxx>
#include <GeomAbs_Shape.hxx>
#include <Standard_Integer.hxx>
#include <gp_Pnt2d.hxx>
#include <Handle_Geom_BSplineCurve.hxx>
#include <HLRBRep_Curve.lxx>
Data Structures | |
class | HLRBRep_Curve |
Defines a 2d curve by projection of a 3D curve on a plane with an optional perspective transformation. More... | |