|
Open CASCADE Technology 6.5.2
|
#include <TopOpeBRepDS_GapTool.hxx>

| TopOpeBRepDS_GapTool::TopOpeBRepDS_GapTool | ( | ) |
| TopOpeBRepDS_GapTool::TopOpeBRepDS_GapTool | ( | const Handle< TopOpeBRepDS_HDataStructure > & | HDS | ) |
| TopOpeBRepDS_ListOfInterference& TopOpeBRepDS_GapTool::ChangeSameInterferences | ( | const Handle< TopOpeBRepDS_Interference > & | I | ) |
| Standard_Boolean TopOpeBRepDS_GapTool::Curve | ( | const Handle< TopOpeBRepDS_Interference > & | I, |
| TopOpeBRepDS_Curve & | C | ||
| ) | const |
| Standard_Boolean TopOpeBRepDS_GapTool::EdgeSupport | ( | const Handle< TopOpeBRepDS_Interference > & | I, |
| TopoDS_Shape & | E | ||
| ) | const |
| Standard_Boolean TopOpeBRepDS_GapTool::FacesSupport | ( | const Handle< TopOpeBRepDS_Interference > & | I, |
| TopoDS_Shape & | F1, | ||
| TopoDS_Shape & | F2 | ||
| ) | const |
| void TopOpeBRepDS_GapTool::Init | ( | const Handle< TopOpeBRepDS_HDataStructure > & | HDS | ) |
| const TopOpeBRepDS_ListOfInterference& TopOpeBRepDS_GapTool::Interferences | ( | const Standard_Integer | IndexPoint | ) | const |
| Standard_Boolean TopOpeBRepDS_GapTool::ParameterOnEdge | ( | const Handle< TopOpeBRepDS_Interference > & | I, |
| const TopoDS_Shape & | E, | ||
| Standard_Real & | U | ||
| ) | const |
| const TopOpeBRepDS_ListOfInterference& TopOpeBRepDS_GapTool::SameInterferences | ( | const Handle< TopOpeBRepDS_Interference > & | I | ) | const |
| void TopOpeBRepDS_GapTool::SetParameterOnEdge | ( | const Handle< TopOpeBRepDS_Interference > & | I, |
| const TopoDS_Shape & | E, | ||
| const Standard_Real | U | ||
| ) |
| void TopOpeBRepDS_GapTool::SetPoint | ( | const Handle< TopOpeBRepDS_Interference > & | I, |
| const Standard_Integer | IndexPoint | ||
| ) |
1.7.4