|
Open CASCADE Technology
6.9.1
|
#include <HLRBRep_ThePolygonOfInterCSurf.hxx>
Public Member Functions | |
| HLRBRep_ThePolygonOfInterCSurf (const gp_Lin &Curve, const Standard_Integer NbPnt) | |
| HLRBRep_ThePolygonOfInterCSurf (const gp_Lin &Curve, const Standard_Real U1, const Standard_Real U2, const Standard_Integer NbPnt) | |
| HLRBRep_ThePolygonOfInterCSurf (const gp_Lin &Curve, const TColStd_Array1OfReal &Upars) | |
| const Bnd_Box & | Bounding () const |
| Standard_Real | DeflectionOverEstimation () const |
| void | SetDeflectionOverEstimation (const Standard_Real x) |
| void | Closed (const Standard_Boolean clos) |
| Standard_Boolean | Closed () const |
| Standard_Integer | NbSegments () const |
| const gp_Pnt & | BeginOfSeg (const Standard_Integer Index) const |
| const gp_Pnt & | EndOfSeg (const Standard_Integer Index) const |
| Standard_Real | InfParameter () const |
| Standard_Real | SupParameter () const |
| Standard_Real | ApproxParamOnCurve (const Standard_Integer Index, const Standard_Real ParamOnLine) const |
| void | Dump () const |
Protected Member Functions | |
| void | Init (const gp_Lin &Curve) |
| void | Init (const gp_Lin &Curve, const TColStd_Array1OfReal &Upars) |
| 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 |
|
protected |
|
protected |
| Standard_Integer HLRBRep_ThePolygonOfInterCSurf::NbSegments | ( | ) | const |
| void HLRBRep_ThePolygonOfInterCSurf::SetDeflectionOverEstimation | ( | const Standard_Real | x | ) |
| Standard_Real HLRBRep_ThePolygonOfInterCSurf::SupParameter | ( | ) | const |
1.8.10