#include <TopBas_TestInterference.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | TopBas_TestInterference () |
| Standard_EXPORT | TopBas_TestInterference (const Standard_Real &Inters, const Standard_Integer &Bound, const TopAbs_Orientation Orient, const TopAbs_Orientation Trans, const TopAbs_Orientation BTrans) |
| void | Intersection (const Standard_Real &I) |
| void | Boundary (const Standard_Integer &B) |
| void | Orientation (const TopAbs_Orientation O) |
| void | Transition (const TopAbs_Orientation Tr) |
| void | BoundaryTransition (const TopAbs_Orientation BTr) |
| const Standard_Real & | Intersection () const |
| Standard_Real & | ChangeIntersection () |
| const Standard_Integer & | Boundary () const |
| Standard_Integer & | ChangeBoundary () |
| TopAbs_Orientation | Orientation () const |
| TopAbs_Orientation | Transition () const |
| TopAbs_Orientation | BoundaryTransition () const |
Private Attributes | |
| Standard_Real | myIntersection |
| Standard_Integer | myBoundary |
| TopAbs_Orientation | myOrientation |
| TopAbs_Orientation | myTransition |
| TopAbs_Orientation | myBTransition |
|
|
|
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1