#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 Standard_EXPORT 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 Private Member Functions | |
static Standard_EXPORT void | InsertFace (const Standard_Integer FI, const TopoDS_Face &F, Contap_Contour &FO, HLRTopoBRep_Data &DS, const Standard_Boolean withPCurve) |
Stores in <ds> the outlines of <f> using the current outliner. . | |
static Standard_EXPORT TopoDS_Vertex | MakeVertex (const Contap_ThePointOfContour &P, const Standard_Real tol, HLRTopoBRep_Data &DS) |
Make a vertex from an intersection point | |
static Standard_EXPORT void | InsertVertex (const Contap_ThePointOfContour &P, const Standard_Real tol, const TopoDS_Edge &E, HLRTopoBRep_Data &DS) |
Insert a vertex from an internal intersection point
on restriction <e> and store it in the | |
static Standard_EXPORT void | ProcessEdges (HLRTopoBRep_Data &DS) |
Split all the edges with vertices in the data structure. . |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|