|
Open CASCADE Technology 6.5.2
|
#include <BRepFill_MyLeastSquareOfComputeCLine.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| BRepFill_MyLeastSquareOfComputeCLine (const BRepFill_MultiLine &SSP, const Standard_Real U0, const Standard_Real U1, const AppParCurves_Constraint FirstCons, const AppParCurves_Constraint LastCons, const Standard_Integer Deg, const Standard_Integer NbPoints=24) | |
| Standard_Boolean | IsDone () const |
| const AppParCurves_MultiCurve & | Value () |
| void | Error (Standard_Real &F, Standard_Real &MaxE3d, Standard_Real &MaxE2d) const |
Protected Member Functions | |
| Standard_Integer | NbBColumns (const BRepFill_MultiLine &SSP) const |
| BRepFill_MyLeastSquareOfComputeCLine::BRepFill_MyLeastSquareOfComputeCLine | ( | const BRepFill_MultiLine & | SSP, |
| const Standard_Real | U0, | ||
| const Standard_Real | U1, | ||
| const AppParCurves_Constraint | FirstCons, | ||
| const AppParCurves_Constraint | LastCons, | ||
| const Standard_Integer | Deg, | ||
| const Standard_Integer | NbPoints = 24 |
||
| ) |
| void BRepFill_MyLeastSquareOfComputeCLine::Error | ( | Standard_Real & | F, |
| Standard_Real & | MaxE3d, | ||
| Standard_Real & | MaxE2d | ||
| ) | const |
| Standard_Boolean BRepFill_MyLeastSquareOfComputeCLine::IsDone | ( | ) | const |
| Standard_Integer BRepFill_MyLeastSquareOfComputeCLine::NbBColumns | ( | const BRepFill_MultiLine & | SSP | ) | const [protected] |
| void BRepFill_MyLeastSquareOfComputeCLine::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BRepFill_MyLeastSquareOfComputeCLine::operator new | ( | size_t | size | ) | [inline] |
| void* BRepFill_MyLeastSquareOfComputeCLine::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| const AppParCurves_MultiCurve& BRepFill_MyLeastSquareOfComputeCLine::Value | ( | ) |
1.7.4