Open CASCADE Technology
6.5.4
|
#include <BRepBlend_Line.hxx>
void BRepBlend_Line::InsertBefore | ( | const Standard_Integer | Index, |
const Blend_Point & | P | ||
) |
Standard_Integer BRepBlend_Line::NbPoints | ( | ) | const |
const Blend_Point& BRepBlend_Line::Point | ( | const Standard_Integer | Index | ) | const |
void BRepBlend_Line::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
void BRepBlend_Line::Set | ( | const IntSurf_TypeTrans | TranS1, |
const IntSurf_TypeTrans | TranS2 | ||
) |
void BRepBlend_Line::Set | ( | const IntSurf_TypeTrans | Trans | ) |
void BRepBlend_Line::SetEndPoints | ( | const BRepBlend_Extremity & | EndPt1, |
const BRepBlend_Extremity & | EndPt2 | ||
) |
void BRepBlend_Line::SetStartPoints | ( | const BRepBlend_Extremity & | StartPt1, |
const BRepBlend_Extremity & | StartPt2 | ||
) |