#include <BOPTools_InterferenceLine.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | BOPTools_InterferenceLine () |
| Empty constructor . | |
| Standard_EXPORT const BOPTools_ListOfInterference & | GetOnType (const BooleanOperations_KindOfInterference aType) const |
| Returns info. list for interferences of given type . | |
| Standard_EXPORT Standard_Boolean | IsComputed (const Standard_Integer aWith, const BooleanOperations_KindOfInterference aType) const |
| Returns TRUE if the interference of type <atype> with the shape <awith> has already been computed. . | |
| Standard_EXPORT void | AddInterference (const BOPTools_Interference &anInterference) |
| Adds info. about the Interference to the list . | |
| Standard_EXPORT void | AddInterference (const Standard_Integer aWith, const BooleanOperations_KindOfInterference aType, const Standard_Integer anIndex) |
| Adds info. about the Interference to the list . | |
| Standard_EXPORT const BOPTools_ListOfInterference & | List () const |
| Selector . | |
| Standard_EXPORT const BOPTools_ListOfInterference & | RealList () const |
| Selector . | |
| Standard_EXPORT Standard_Boolean | HasInterference () const |
| Returns TRUE if the list contains at least one interference with non-empty result . | |
Private Attributes | |
| BOPTools_ListOfInterference | myList |
| BOPTools_ListOfInterference | mySSList |
| BOPTools_ListOfInterference | myESList |
| BOPTools_ListOfInterference | myVSList |
| BOPTools_ListOfInterference | myEEList |
| BOPTools_ListOfInterference | myVEList |
| BOPTools_ListOfInterference | myVVList |
| BOPTools_ListOfInterference | myEmptyList |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1