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