#include <BlockFix_UnionEdges.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | BlockFix_UnionEdges () |
| Standard_EXPORT TopoDS_Shape | Perform (const TopoDS_Shape &Shape, const Standard_Real Tol) |
Private Attributes | |
| Standard_Real | myTolerance |
| Handle_ShapeBuild_ReShape | myContext |
| BlockFix_UnionEdges::BlockFix_UnionEdges | ( | ) |
| void* BlockFix_UnionEdges.operator new | ( | size_t | , |
| void * | anAddress | ||
| ) |
| void* BlockFix_UnionEdges.operator new | ( | size_t | size | ) |
| void BlockFix_UnionEdges.operator delete | ( | void * | anAddress | ) |
| TopoDS_Shape BlockFix_UnionEdges::Perform | ( | const TopoDS_Shape & | Shape, |
| const Standard_Real | Tol | ||
| ) |
References Handle(), PAL_MESH_030_geometry.i, MergeEdges(), myContext, and myTolerance.
Standard_Real BlockFix_UnionEdges.myTolerance [private] |
Handle_ShapeBuild_ReShape BlockFix_UnionEdges.myContext [private] |