Open CASCADE Technology 7.8.0
|
#include <Adaptor3d_CurveOnSurface.hxx>
#include <gp_Trsf.hxx>
#include <GeomAdaptor_Curve.hxx>
#include <TopoDS_Edge.hxx>
#include <Adaptor3d_Curve.hxx>
#include <Standard_Real.hxx>
#include <GeomAbs_Shape.hxx>
#include <Standard_Integer.hxx>
#include <TColStd_Array1OfReal.hxx>
#include <GeomAbs_CurveType.hxx>
Data Structures | |
class | BRepAdaptor_Curve |
The Curve from BRepAdaptor allows to use an Edge of the BRep topology like a 3D curve. More... | |