|
Open CASCADE Technology 6.5.2
|
#include <BRepBlend_PointOnRst.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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 | ( | ) |
| 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::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BRepBlend_PointOnRst::operator new | ( | size_t | size | ) | [inline] |
| void* BRepBlend_PointOnRst::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| Standard_Real BRepBlend_PointOnRst::ParameterOnArc | ( | ) | const |
| void BRepBlend_PointOnRst::SetArc | ( | const Handle< Adaptor2d_HCurve2d > & | A, |
| const Standard_Real | Param, | ||
| const IntSurf_Transition & | TLine, | ||
| const IntSurf_Transition & | TArc | ||
| ) |
| const IntSurf_Transition& BRepBlend_PointOnRst::TransitionOnArc | ( | ) | const |
| const IntSurf_Transition& BRepBlend_PointOnRst::TransitionOnLine | ( | ) | const |
1.7.4