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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| IntPatch_SearchPnt () | |
| IntPatch_SearchPnt (const IntPatch_Polygo &Obje1, const IntPatch_Polygo &Obje2) | |
| IntPatch_SearchPnt (const IntPatch_Polygo &Obje) | |
| void | Perform (const IntPatch_Polygo &Obje1, const IntPatch_Polygo &Obje2) |
| void | Perform (const IntPatch_Polygo &Obje) |
| gp_Pnt2d | Pnt2dValue (const Standard_Integer Index) const |
| IntPatch_SearchPnt::IntPatch_SearchPnt | ( | ) |
| IntPatch_SearchPnt::IntPatch_SearchPnt | ( | const IntPatch_Polygo & | Obje1, |
| const IntPatch_Polygo & | Obje2 | ||
| ) |
| IntPatch_SearchPnt::IntPatch_SearchPnt | ( | const IntPatch_Polygo & | Obje | ) |
| void IntPatch_SearchPnt::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from Intf_Interference.
| void* IntPatch_SearchPnt::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from Intf_Interference.
| void* IntPatch_SearchPnt::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from Intf_Interference.
| void IntPatch_SearchPnt::Perform | ( | const IntPatch_Polygo & | Obje1, |
| const IntPatch_Polygo & | Obje2 | ||
| ) |
| void IntPatch_SearchPnt::Perform | ( | const IntPatch_Polygo & | Obje | ) |
| gp_Pnt2d IntPatch_SearchPnt::Pnt2dValue | ( | const Standard_Integer | Index | ) | const |
1.7.4