|
Open CASCADE Technology
6.5.4
|
#include <BRepBlend_PointOnRst.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | BRepBlend_PointOnRst () |
| BRepBlend_PointOnRst (const Handle< Adaptor2d_HCurve2d > &A, const Standard_Real Param, const IntSurf_Transition &TLine, const IntSurf_Transition &TArc) | |
| void | SetArc (const Handle< Adaptor2d_HCurve2d > &A, const Standard_Real Param, const IntSurf_Transition &TLine, const IntSurf_Transition &TArc) |
| const Handle_Adaptor2d_HCurve2d & | Arc () const |
| const IntSurf_Transition & | TransitionOnLine () const |
| const IntSurf_Transition & | TransitionOnArc () const |
| Standard_Real | ParameterOnArc () const |
| BRepBlend_PointOnRst::BRepBlend_PointOnRst | ( | const Handle< Adaptor2d_HCurve2d > & | A, |
| const Standard_Real | Param, | ||
| const IntSurf_Transition & | TLine, | ||
| const IntSurf_Transition & | TArc | ||
| ) |
| const Handle_Adaptor2d_HCurve2d& BRepBlend_PointOnRst::Arc | ( | ) | const |
| void BRepBlend_PointOnRst::SetArc | ( | const Handle< Adaptor2d_HCurve2d > & | A, |
| const Standard_Real | Param, | ||
| const IntSurf_Transition & | TLine, | ||
| const IntSurf_Transition & | TArc | ||
| ) |
1.8.0