|
Public Member Functions |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | HLRBRep_HLRToShape (const Handle(HLRBRep_Algo)&A) |
| Constructs a framework for filtering the
results of the HLRBRep_Algo algorithm, A.
Use the extraction filters to obtain the results you want for A.
.
|
TopoDS_Shape | VCompound () |
TopoDS_Shape | VCompound (const TopoDS_Shape &S) |
TopoDS_Shape | Rg1LineVCompound () |
TopoDS_Shape | Rg1LineVCompound (const TopoDS_Shape &S) |
TopoDS_Shape | RgNLineVCompound () |
TopoDS_Shape | RgNLineVCompound (const TopoDS_Shape &S) |
TopoDS_Shape | OutLineVCompound () |
TopoDS_Shape | OutLineVCompound (const TopoDS_Shape &S) |
TopoDS_Shape | IsoLineVCompound () |
TopoDS_Shape | IsoLineVCompound (const TopoDS_Shape &S) |
TopoDS_Shape | HCompound () |
TopoDS_Shape | HCompound (const TopoDS_Shape &S) |
TopoDS_Shape | Rg1LineHCompound () |
TopoDS_Shape | Rg1LineHCompound (const TopoDS_Shape &S) |
TopoDS_Shape | RgNLineHCompound () |
TopoDS_Shape | RgNLineHCompound (const TopoDS_Shape &S) |
TopoDS_Shape | OutLineHCompound () |
TopoDS_Shape | OutLineHCompound (const TopoDS_Shape &S) |
TopoDS_Shape | IsoLineHCompound () |
TopoDS_Shape | IsoLineHCompound (const TopoDS_Shape &S) |
Private Member Functions |
Standard_EXPORT TopoDS_Shape | InternalCompound (const Standard_Integer typ, const Standard_Boolean visible, const TopoDS_Shape &S) |
Standard_EXPORT void | DrawFace (const Standard_Boolean visible, const Standard_Integer typ, const Standard_Integer iface, Handle(HLRBRep_Data)&DS, TopoDS_Shape &Result, Standard_Boolean &added) const |
Standard_EXPORT void | DrawEdge (const Standard_Boolean visible, const Standard_Boolean inFace, const Standard_Integer typ, HLRBRep_EdgeData &ed, TopoDS_Shape &Result, Standard_Boolean &added) const |
Private Attributes |
Handle_HLRBRep_Algo | myAlgo |