Open CASCADE Technology 6.6.0
|
#include <HLRBRep_ThePolygonOfInterCSurf.hxx>
HLRBRep_ThePolygonOfInterCSurf::HLRBRep_ThePolygonOfInterCSurf | ( | const gp_Lin & | Curve, |
const Standard_Integer | NbPnt | ||
) |
HLRBRep_ThePolygonOfInterCSurf::HLRBRep_ThePolygonOfInterCSurf | ( | const gp_Lin & | Curve, |
const Standard_Real | U1, | ||
const Standard_Real | U2, | ||
const Standard_Integer | NbPnt | ||
) |
HLRBRep_ThePolygonOfInterCSurf::HLRBRep_ThePolygonOfInterCSurf | ( | const gp_Lin & | Curve, |
const TColStd_Array1OfReal & | Upars | ||
) |
Standard_Real HLRBRep_ThePolygonOfInterCSurf::ApproxParamOnCurve | ( | const Standard_Integer | Index, |
const Standard_Real | ParamOnLine | ||
) | const |
const gp_Pnt& HLRBRep_ThePolygonOfInterCSurf::BeginOfSeg | ( | const Standard_Integer | Index | ) | const |
const Bnd_Box& HLRBRep_ThePolygonOfInterCSurf::Bounding | ( | ) | const |
void HLRBRep_ThePolygonOfInterCSurf::Closed | ( | const Standard_Boolean | clos | ) |
Standard_Boolean HLRBRep_ThePolygonOfInterCSurf::Closed | ( | ) | const |
Standard_Real HLRBRep_ThePolygonOfInterCSurf::DeflectionOverEstimation | ( | ) | const |
void HLRBRep_ThePolygonOfInterCSurf::Dump | ( | ) | const |
const gp_Pnt& HLRBRep_ThePolygonOfInterCSurf::EndOfSeg | ( | const Standard_Integer | Index | ) | const |
Standard_Real HLRBRep_ThePolygonOfInterCSurf::InfParameter | ( | ) | const |
void HLRBRep_ThePolygonOfInterCSurf::Init | ( | const gp_Lin & | Curve, |
const TColStd_Array1OfReal & | Upars | ||
) | [protected] |
void HLRBRep_ThePolygonOfInterCSurf::Init | ( | const gp_Lin & | Curve | ) | [protected] |
Standard_Integer HLRBRep_ThePolygonOfInterCSurf::NbSegments | ( | ) | const |
void HLRBRep_ThePolygonOfInterCSurf::SetDeflectionOverEstimation | ( | const Standard_Real | x | ) |
Standard_Real HLRBRep_ThePolygonOfInterCSurf::SupParameter | ( | ) | const |