|
Open CASCADE Technology 6.5.2
|
Function to approximate by AppSurface for Edge/Face
#include <BRepBlend_AppFuncRstRst.hxx>

Public Member Functions | |
| BRepBlend_AppFuncRstRst (Handle< BRepBlend_Line > &Line, Blend_RstRstFunction &Func, const Standard_Real Tol3d, const Standard_Real Tol2d) | |
| void | Point (const Blend_AppFunction &Func, const Standard_Real Param, const math_Vector &Sol, Blend_Point &Pnt) const |
| void | Vec (math_Vector &Sol, const Blend_Point &Pnt) const |
| BRepBlend_AppFuncRstRst::BRepBlend_AppFuncRstRst | ( | Handle< BRepBlend_Line > & | Line, |
| Blend_RstRstFunction & | Func, | ||
| const Standard_Real | Tol3d, | ||
| const Standard_Real | Tol2d | ||
| ) |
| void BRepBlend_AppFuncRstRst::Point | ( | const Blend_AppFunction & | Func, |
| const Standard_Real | Param, | ||
| const math_Vector & | Sol, | ||
| Blend_Point & | Pnt | ||
| ) | const [virtual] |
Implements BRepBlend_AppFuncRoot.
| void BRepBlend_AppFuncRstRst::Vec | ( | math_Vector & | Sol, |
| const Blend_Point & | Pnt | ||
| ) | const [virtual] |
Implements BRepBlend_AppFuncRoot.
1.7.4