Open CASCADE Technology
6.5.4
|
#include <BOP_ShellSolidHistoryCollector.hxx>
Public Member Functions | |
BOP_ShellSolidHistoryCollector (const TopoDS_Shape &theShape1, const TopoDS_Shape &theShape2, const BOP_Operation theOperation) | |
void | AddNewFace (const TopoDS_Shape &theOldShape, const TopoDS_Shape &theNewShape, const BOPTools_PDSFiller &theDSFiller) |
virtual void | SetResult (const TopoDS_Shape &theResult, const BOPTools_PDSFiller &theDSFiller) |
BOP_ShellSolidHistoryCollector::BOP_ShellSolidHistoryCollector | ( | const TopoDS_Shape & | theShape1, |
const TopoDS_Shape & | theShape2, | ||
const BOP_Operation | theOperation | ||
) |
void BOP_ShellSolidHistoryCollector::AddNewFace | ( | const TopoDS_Shape & | theOldShape, |
const TopoDS_Shape & | theNewShape, | ||
const BOPTools_PDSFiller & | theDSFiller | ||
) |
virtual void BOP_ShellSolidHistoryCollector::SetResult | ( | const TopoDS_Shape & | theResult, |
const BOPTools_PDSFiller & | theDSFiller | ||
) | [virtual] |
Reimplemented from BOP_HistoryCollector.