|
Open CASCADE Technology 6.5.2
|
class for storing an Edge/Face
interference
#include <BOPTools_ESInterference.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| BOPTools_ESInterference () | |
| Empty constructor | |
| BOPTools_ESInterference (const Standard_Integer anIndex1, const Standard_Integer anIndex2, const IntTools_CommonPrt &aCPart) | |
| Constructor anIndex1, anIndex2 see BOPTools_ShapeShapeInterference for details aCPart see IntTools_CommonPrt for details | |
| const IntTools_CommonPrt & | CommonPrt () const |
| Selector | |
| BOPTools_ESInterference::BOPTools_ESInterference | ( | ) |
| BOPTools_ESInterference::BOPTools_ESInterference | ( | const Standard_Integer | anIndex1, |
| const Standard_Integer | anIndex2, | ||
| const IntTools_CommonPrt & | aCPart | ||
| ) |
| const IntTools_CommonPrt& BOPTools_ESInterference::CommonPrt | ( | ) | const |
| void BOPTools_ESInterference::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from BOPTools_ShapeShapeInterference.
| void* BOPTools_ESInterference::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from BOPTools_ShapeShapeInterference.
| void* BOPTools_ESInterference::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from BOPTools_ShapeShapeInterference.
1.7.4