#include <GeomInt_ParameterAndOrientation.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | GeomInt_ParameterAndOrientation () |
| Standard_EXPORT | GeomInt_ParameterAndOrientation (const Standard_Real P, const TopAbs_Orientation Or1, const TopAbs_Orientation Or2) |
| Standard_EXPORT void | SetOrientation1 (const TopAbs_Orientation Or) |
| Standard_EXPORT void | SetOrientation2 (const TopAbs_Orientation Or) |
| Standard_EXPORT Standard_Real | Parameter () const |
| Standard_EXPORT TopAbs_Orientation | Orientation1 () const |
| Standard_EXPORT TopAbs_Orientation | Orientation2 () const |
Private Attributes | |
| Standard_Real | prm |
| TopAbs_Orientation | or1 |
| TopAbs_Orientation | or2 |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1