Open CASCADE Technology
6.5.4
|
#include <BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors.hxx>
DEFINE_STANDARD_ALLOC BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors | ( | const Standard_Integer | NbBuckets = 1 | ) |
Standard_Integer BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::Add | ( | const TopoDS_Shape & | K, |
const BooleanOperations_AncestorsSeqAndSuccessorsSeq & | I | ||
) |
BooleanOperations_AncestorsSeqAndSuccessorsSeq& BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::ChangeFromIndex | ( | const Standard_Integer | I | ) |
BooleanOperations_AncestorsSeqAndSuccessorsSeq& BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::ChangeFromKey | ( | const TopoDS_Shape & | K | ) |
Standard_Address BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::ChangeFromKey1 | ( | const TopoDS_Shape & | K | ) |
Standard_Boolean BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::Contains | ( | const TopoDS_Shape & | K | ) | const |
const BooleanOperations_AncestorsSeqAndSuccessorsSeq& BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::FindFromIndex | ( | const Standard_Integer | I | ) | const |
const BooleanOperations_AncestorsSeqAndSuccessorsSeq& BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::FindFromKey | ( | const TopoDS_Shape & | K | ) | const |
Standard_Address BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::FindFromKey1 | ( | const TopoDS_Shape & | K | ) | const |
Standard_Integer BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::FindIndex | ( | const TopoDS_Shape & | K | ) | const |
const TopoDS_Shape& BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::FindKey | ( | const Standard_Integer | I | ) | const |
const BooleanOperations_AncestorsSeqAndSuccessorsSeq& BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::operator() | ( | const Standard_Integer | I | ) | const [inline] |
BooleanOperations_AncestorsSeqAndSuccessorsSeq& BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::operator() | ( | const Standard_Integer | I | ) | [inline] |
BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors& BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::operator= | ( | const BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors & | Other | ) | [inline] |
void BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::ReSize | ( | const Standard_Integer | NbBuckets | ) |
void BooleanOperations_IndexedDataMapOfShapeAncestorsSuccessors::Substitute | ( | const Standard_Integer | I, |
const TopoDS_Shape & | K, | ||
const BooleanOperations_AncestorsSeqAndSuccessorsSeq & | T | ||
) |