|
Open CASCADE Technology
6.5.4
|
#include <GeomInt_ParameterAndOrientation.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | 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 | ( | const Standard_Real | P, |
| const TopAbs_Orientation | Or1, | ||
| const TopAbs_Orientation | Or2 | ||
| ) |
1.8.0