|
Open CASCADE Technology
7.0.0
|
#include <IntPatch_ALineToWLine.hxx>
Public Member Functions | |
| IntPatch_ALineToWLine (const IntSurf_Quadric &Quad1, const IntSurf_Quadric &Quad2) | |
| IntPatch_ALineToWLine (const IntSurf_Quadric &Quad1, const IntSurf_Quadric &Quad2, const Standard_Real Deflection, const Standard_Real PasMaxUV, const Standard_Integer NbMaxPoints) | |
| void | SetTolParam (const Standard_Real aT) |
| Standard_Real | TolParam () const |
| void | SetTolOpenDomain (const Standard_Real aT) |
| Standard_Real | TolOpenDomain () const |
| void | SetTolTransition (const Standard_Real aT) |
| Standard_Real | TolTransition () const |
| void | SetTol3D (const Standard_Real aT) |
| Standard_Real | Tol3D () const |
| void | SetConstantParameter () const |
| void | SetUniformAbscissa () const |
| void | SetUniformDeflection () const |
| Handle< IntPatch_WLine > | MakeWLine (const Handle< IntPatch_ALine > &aline) const |
| Handle< IntPatch_WLine > | MakeWLine (const Handle< IntPatch_ALine > &aline, const Standard_Real paraminf, const Standard_Real paramsup) const |
| IntPatch_ALineToWLine::IntPatch_ALineToWLine | ( | const IntSurf_Quadric & | Quad1, |
| const IntSurf_Quadric & | Quad2 | ||
| ) |
| IntPatch_ALineToWLine::IntPatch_ALineToWLine | ( | const IntSurf_Quadric & | Quad1, |
| const IntSurf_Quadric & | Quad2, | ||
| const Standard_Real | Deflection, | ||
| const Standard_Real | PasMaxUV, | ||
| const Standard_Integer | NbMaxPoints | ||
| ) |
| Handle< IntPatch_WLine > IntPatch_ALineToWLine::MakeWLine | ( | const Handle< IntPatch_ALine > & | aline | ) | const |
| Handle< IntPatch_WLine > IntPatch_ALineToWLine::MakeWLine | ( | const Handle< IntPatch_ALine > & | aline, |
| const Standard_Real | paraminf, | ||
| const Standard_Real | paramsup | ||
| ) | const |
| void IntPatch_ALineToWLine::SetConstantParameter | ( | ) | const |
| void IntPatch_ALineToWLine::SetTol3D | ( | const Standard_Real | aT | ) |
| void IntPatch_ALineToWLine::SetTolOpenDomain | ( | const Standard_Real | aT | ) |
| void IntPatch_ALineToWLine::SetTolParam | ( | const Standard_Real | aT | ) |
| void IntPatch_ALineToWLine::SetTolTransition | ( | const Standard_Real | aT | ) |
| void IntPatch_ALineToWLine::SetUniformAbscissa | ( | ) | const |
| void IntPatch_ALineToWLine::SetUniformDeflection | ( | ) | const |
| Standard_Real IntPatch_ALineToWLine::Tol3D | ( | ) | const |
| Standard_Real IntPatch_ALineToWLine::TolOpenDomain | ( | ) | const |
| Standard_Real IntPatch_ALineToWLine::TolParam | ( | ) | const |
| Standard_Real IntPatch_ALineToWLine::TolTransition | ( | ) | const |
1.8.10