#include <BRepExtrema_Poly.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static Standard_Boolean | Distance (const TopoDS_Shape &S1, const TopoDS_Shape &S2, gp_Pnt &P1, gp_Pnt &P2, Standard_Real &dist) |
| returns Standard_True if OK. | |
| static Standard_Boolean BRepExtrema_Poly::Distance | ( | const TopoDS_Shape & | S1, | |
| const TopoDS_Shape & | S2, | |||
| gp_Pnt & | P1, | |||
| gp_Pnt & | P2, | |||
| Standard_Real & | dist | |||
| ) | [static] |
| void BRepExtrema_Poly::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BRepExtrema_Poly::operator new | ( | size_t | size | ) | [inline] |
| void* BRepExtrema_Poly::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
1.6.3