|
Open CASCADE Technology 6.5.2
|
Provides methods to fill a HLRTopoBRep_Data.
#include <HLRTopoBRep_DSFiller.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static void | Insert (const TopoDS_Shape &S, Contap_Contour &FO, HLRTopoBRep_Data &DS, BRepTopAdaptor_MapOfShapeTool &MST, const Standard_Integer nbIso) |
| Stores in <DS> the outlines of <S> using the current outliner and stores the isolines in <DS> using a Hatcher. | |
| static void HLRTopoBRep_DSFiller::Insert | ( | const TopoDS_Shape & | S, |
| Contap_Contour & | FO, | ||
| HLRTopoBRep_Data & | DS, | ||
| BRepTopAdaptor_MapOfShapeTool & | MST, | ||
| const Standard_Integer | nbIso | ||
| ) | [static] |
| void HLRTopoBRep_DSFiller::operator delete | ( | void * | anAddress | ) | [inline] |
| void* HLRTopoBRep_DSFiller::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* HLRTopoBRep_DSFiller::operator new | ( | size_t | size | ) | [inline] |
1.7.4