Open CASCADE Technology
7.3.0
|
#include <GeomInt_ParameterAndOrientation.hxx>
Public Member Functions | |
GeomInt_ParameterAndOrientation () | |
GeomInt_ParameterAndOrientation (const Standard_Real P, const TopAbs_Orientation Or1, const TopAbs_Orientation Or2) | |
void | SetOrientation1 (const TopAbs_Orientation Or) |
void | SetOrientation2 (const TopAbs_Orientation Or) |
Standard_Real | Parameter () const |
TopAbs_Orientation | Orientation1 () const |
TopAbs_Orientation | Orientation2 () const |
GeomInt_ParameterAndOrientation::GeomInt_ParameterAndOrientation | ( | ) |
GeomInt_ParameterAndOrientation::GeomInt_ParameterAndOrientation | ( | const Standard_Real | P, |
const TopAbs_Orientation | Or1, | ||
const TopAbs_Orientation | Or2 | ||
) |
TopAbs_Orientation GeomInt_ParameterAndOrientation::Orientation1 | ( | ) | const |
TopAbs_Orientation GeomInt_ParameterAndOrientation::Orientation2 | ( | ) | const |
Standard_Real GeomInt_ParameterAndOrientation::Parameter | ( | ) | const |
void GeomInt_ParameterAndOrientation::SetOrientation1 | ( | const TopAbs_Orientation | Or | ) |
void GeomInt_ParameterAndOrientation::SetOrientation2 | ( | const TopAbs_Orientation | Or | ) |