|
Open CASCADE Technology
6.5.4
|
#include <BOPTools_IndexedDataMapOfShapeWithState.hxx>

| DEFINE_STANDARD_ALLOC BOPTools_IndexedDataMapOfShapeWithState::BOPTools_IndexedDataMapOfShapeWithState | ( | const Standard_Integer | NbBuckets = 1 | ) |
| Standard_Integer BOPTools_IndexedDataMapOfShapeWithState::Add | ( | const TopoDS_Shape & | K, |
| const BooleanOperations_StateOfShape & | I | ||
| ) |
| BOPTools_IndexedDataMapOfShapeWithState& BOPTools_IndexedDataMapOfShapeWithState::Assign | ( | const BOPTools_IndexedDataMapOfShapeWithState & | Other | ) |
| BooleanOperations_StateOfShape& BOPTools_IndexedDataMapOfShapeWithState::ChangeFromIndex | ( | const Standard_Integer | I | ) |
| BooleanOperations_StateOfShape& BOPTools_IndexedDataMapOfShapeWithState::ChangeFromKey | ( | const TopoDS_Shape & | K | ) |
| const BooleanOperations_StateOfShape& BOPTools_IndexedDataMapOfShapeWithState::FindFromIndex | ( | const Standard_Integer | I | ) | const |
| const BooleanOperations_StateOfShape& BOPTools_IndexedDataMapOfShapeWithState::FindFromKey | ( | const TopoDS_Shape & | K | ) | const |
| Standard_Address BOPTools_IndexedDataMapOfShapeWithState::FindFromKey1 | ( | const TopoDS_Shape & | K | ) | const |
| const TopoDS_Shape& BOPTools_IndexedDataMapOfShapeWithState::FindKey | ( | const Standard_Integer | I | ) | const |
| const BooleanOperations_StateOfShape& BOPTools_IndexedDataMapOfShapeWithState::operator() | ( | const Standard_Integer | I | ) | const [inline] |
| BooleanOperations_StateOfShape& BOPTools_IndexedDataMapOfShapeWithState::operator() | ( | const Standard_Integer | I | ) | [inline] |
| BOPTools_IndexedDataMapOfShapeWithState& BOPTools_IndexedDataMapOfShapeWithState::operator= | ( | const BOPTools_IndexedDataMapOfShapeWithState & | Other | ) | [inline] |
| void BOPTools_IndexedDataMapOfShapeWithState::Substitute | ( | const Standard_Integer | I, |
| const TopoDS_Shape & | K, | ||
| const BooleanOperations_StateOfShape & | T | ||
| ) |
1.8.0