|
Open CASCADE Technology 6.5.2
|
#include <BRepFill_TrimEdgeTool.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| BRepFill_TrimEdgeTool () | |
| BRepFill_TrimEdgeTool (const Bisector_Bisec &Bisec, const Handle< Geom2d_Geometry > &S1, const Handle< Geom2d_Geometry > &S2, const Standard_Real Offset) | |
| void | IntersectWith (const TopoDS_Edge &Edge1, const TopoDS_Edge &Edge2, TColgp_SequenceOfPnt &Params) |
| void | AddOrConfuse (const Standard_Boolean Start, const TopoDS_Edge &Edge1, const TopoDS_Edge &Edge2, TColgp_SequenceOfPnt &Params) const |
| Standard_Boolean | IsInside (const gp_Pnt2d &P) const |
| BRepFill_TrimEdgeTool::BRepFill_TrimEdgeTool | ( | ) |
| BRepFill_TrimEdgeTool::BRepFill_TrimEdgeTool | ( | const Bisector_Bisec & | Bisec, |
| const Handle< Geom2d_Geometry > & | S1, | ||
| const Handle< Geom2d_Geometry > & | S2, | ||
| const Standard_Real | Offset | ||
| ) |
| void BRepFill_TrimEdgeTool::AddOrConfuse | ( | const Standard_Boolean | Start, |
| const TopoDS_Edge & | Edge1, | ||
| const TopoDS_Edge & | Edge2, | ||
| TColgp_SequenceOfPnt & | Params | ||
| ) | const |
| void BRepFill_TrimEdgeTool::IntersectWith | ( | const TopoDS_Edge & | Edge1, |
| const TopoDS_Edge & | Edge2, | ||
| TColgp_SequenceOfPnt & | Params | ||
| ) |
| Standard_Boolean BRepFill_TrimEdgeTool::IsInside | ( | const gp_Pnt2d & | P | ) | const |
| void BRepFill_TrimEdgeTool::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BRepFill_TrimEdgeTool::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* BRepFill_TrimEdgeTool::operator new | ( | size_t | size | ) | [inline] |
1.7.4