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

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| BOPTools_EEInterference () | |
| Empty constructor | |
| BOPTools_EEInterference (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_EEInterference::BOPTools_EEInterference | ( | ) |
| BOPTools_EEInterference::BOPTools_EEInterference | ( | const Standard_Integer | anIndex1, |
| const Standard_Integer | anIndex2, | ||
| const IntTools_CommonPrt & | aCPart | ||
| ) |
| const IntTools_CommonPrt& BOPTools_EEInterference::CommonPrt | ( | ) | const |
| void BOPTools_EEInterference::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from BOPTools_ShapeShapeInterference.
| void* BOPTools_EEInterference::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from BOPTools_ShapeShapeInterference.
| void* BOPTools_EEInterference::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from BOPTools_ShapeShapeInterference.
1.7.4