Open CASCADE Technology 6.6.0
|
#include <BRepBlend_Line.hxx>
BRepBlend_Line::BRepBlend_Line | ( | ) |
void BRepBlend_Line::Append | ( | const Blend_Point & | P | ) |
void BRepBlend_Line::Clear | ( | ) |
const BRepBlend_Extremity& BRepBlend_Line::EndPointOnFirst | ( | ) | const |
const BRepBlend_Extremity& BRepBlend_Line::EndPointOnSecond | ( | ) | const |
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::Prepend | ( | const Blend_Point & | P | ) |
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 | ||
) |
const BRepBlend_Extremity& BRepBlend_Line::StartPointOnFirst | ( | ) | const |
const BRepBlend_Extremity& BRepBlend_Line::StartPointOnSecond | ( | ) | const |
IntSurf_TypeTrans BRepBlend_Line::TransitionOnS | ( | ) | const |
IntSurf_TypeTrans BRepBlend_Line::TransitionOnS1 | ( | ) | const |
IntSurf_TypeTrans BRepBlend_Line::TransitionOnS2 | ( | ) | const |