Open CASCADE Technology
7.7.0
|
#include <BRepOffset_Interval.hxx>
Public Member Functions | |
BRepOffset_Interval () | |
BRepOffset_Interval (const Standard_Real U1, const Standard_Real U2, const ChFiDS_TypeOfConcavity Type) | |
void | First (const Standard_Real U) |
void | Last (const Standard_Real U) |
void | Type (const ChFiDS_TypeOfConcavity T) |
Standard_Real | First () const |
Standard_Real | Last () const |
ChFiDS_TypeOfConcavity | Type () const |
BRepOffset_Interval::BRepOffset_Interval | ( | ) |
BRepOffset_Interval::BRepOffset_Interval | ( | const Standard_Real | U1, |
const Standard_Real | U2, | ||
const ChFiDS_TypeOfConcavity | Type | ||
) |
void BRepOffset_Interval::First | ( | const Standard_Real | U | ) |
Standard_Real BRepOffset_Interval::First | ( | ) | const |
void BRepOffset_Interval::Last | ( | const Standard_Real | U | ) |
Standard_Real BRepOffset_Interval::Last | ( | ) | const |
void BRepOffset_Interval::Type | ( | const ChFiDS_TypeOfConcavity | T | ) |
ChFiDS_TypeOfConcavity BRepOffset_Interval::Type | ( | ) | const |