| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
#include <TopBas_TestInterference.hxx>
Public Member Functions | |
| TopBas_TestInterference () | |
| 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 | 
| TopBas_TestInterference::TopBas_TestInterference | ( | ) | 
| TopBas_TestInterference::TopBas_TestInterference | ( | const Standard_Real & | Inters, | 
| const Standard_Integer & | Bound, | ||
| const TopAbs_Orientation | Orient, | ||
| const TopAbs_Orientation | Trans, | ||
| const TopAbs_Orientation | BTrans | ||
| ) | 
| const Standard_Integer & TopBas_TestInterference::Boundary | ( | ) | const | 
| void TopBas_TestInterference::Boundary | ( | const Standard_Integer & | B | ) | 
| TopAbs_Orientation TopBas_TestInterference::BoundaryTransition | ( | ) | const | 
| void TopBas_TestInterference::BoundaryTransition | ( | const TopAbs_Orientation | BTr | ) | 
| Standard_Integer & TopBas_TestInterference::ChangeBoundary | ( | ) | 
| Standard_Real & TopBas_TestInterference::ChangeIntersection | ( | ) | 
| const Standard_Real & TopBas_TestInterference::Intersection | ( | ) | const | 
| void TopBas_TestInterference::Intersection | ( | const Standard_Real & | I | ) | 
| TopAbs_Orientation TopBas_TestInterference::Orientation | ( | ) | const | 
| void TopBas_TestInterference::Orientation | ( | const TopAbs_Orientation | O | ) | 
| TopAbs_Orientation TopBas_TestInterference::Transition | ( | ) | const | 
| void TopBas_TestInterference::Transition | ( | const TopAbs_Orientation | Tr | ) |