|
Open CASCADE Technology 6.5.2
|
#include <HLRBRep_EdgeIList.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 void | AddInterference (HLRAlgo_InterferenceList &IL, const HLRAlgo_Interference &I, const HLRBRep_EdgeInterferenceTool &T) |
| Add the interference to the list <IL>. | |
| static void | ProcessComplex (HLRAlgo_InterferenceList &IL, const HLRBRep_EdgeInterferenceTool &T) |
| Process complex transitions on the list IL. | |
| static void HLRBRep_EdgeIList::AddInterference | ( | HLRAlgo_InterferenceList & | IL, |
| const HLRAlgo_Interference & | I, | ||
| const HLRBRep_EdgeInterferenceTool & | T | ||
| ) | [static] |
| void HLRBRep_EdgeIList::operator delete | ( | void * | anAddress | ) | [inline] |
| void* HLRBRep_EdgeIList::operator new | ( | size_t | size | ) | [inline] |
| void* HLRBRep_EdgeIList::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| static void HLRBRep_EdgeIList::ProcessComplex | ( | HLRAlgo_InterferenceList & | IL, |
| const HLRBRep_EdgeInterferenceTool & | T | ||
| ) | [static] |
1.7.4