Open CASCADE Technology 7.8.0
|
#include <TopOpeBRepTool_CLASSI.hxx>
Public Member Functions | |
TopOpeBRepTool_CLASSI () | |
void | Init2d (const TopoDS_Face &Fref) |
Standard_Boolean | HasInit2d () const |
Standard_Boolean | Add2d (const TopoDS_Shape &S) |
Standard_Boolean | GetBox2d (const TopoDS_Shape &S, Bnd_Box2d &Box2d) |
Standard_Integer | ClassiBnd2d (const TopoDS_Shape &S1, const TopoDS_Shape &S2, const Standard_Real tol, const Standard_Boolean checklarge) |
Standard_Integer | Classip2d (const TopoDS_Shape &S1, const TopoDS_Shape &S2, const Standard_Integer stabnd2d12) |
Standard_Boolean | Getface (const TopoDS_Shape &S, TopOpeBRepTool_face &fa) const |
Standard_Boolean | Classilist (const TopTools_ListOfShape &lS, TopTools_DataMapOfShapeListOfShape &mapgreasma) |
TopOpeBRepTool_CLASSI::TopOpeBRepTool_CLASSI | ( | ) |
Standard_Boolean TopOpeBRepTool_CLASSI::Add2d | ( | const TopoDS_Shape & | S | ) |
Standard_Integer TopOpeBRepTool_CLASSI::ClassiBnd2d | ( | const TopoDS_Shape & | S1, |
const TopoDS_Shape & | S2, | ||
const Standard_Real | tol, | ||
const Standard_Boolean | checklarge | ||
) |
Standard_Boolean TopOpeBRepTool_CLASSI::Classilist | ( | const TopTools_ListOfShape & | lS, |
TopTools_DataMapOfShapeListOfShape & | mapgreasma | ||
) |
Standard_Integer TopOpeBRepTool_CLASSI::Classip2d | ( | const TopoDS_Shape & | S1, |
const TopoDS_Shape & | S2, | ||
const Standard_Integer | stabnd2d12 | ||
) |
Standard_Boolean TopOpeBRepTool_CLASSI::GetBox2d | ( | const TopoDS_Shape & | S, |
Bnd_Box2d & | Box2d | ||
) |
Standard_Boolean TopOpeBRepTool_CLASSI::Getface | ( | const TopoDS_Shape & | S, |
TopOpeBRepTool_face & | fa | ||
) | const |
Standard_Boolean TopOpeBRepTool_CLASSI::HasInit2d | ( | ) | const |
void TopOpeBRepTool_CLASSI::Init2d | ( | const TopoDS_Face & | Fref | ) |