#include <HLRTopoBRep_OutLiner.hxx>
Public Member Functions | |
Standard_EXPORT | HLRTopoBRep_OutLiner () |
Standard_EXPORT | HLRTopoBRep_OutLiner (const TopoDS_Shape &OriSh) |
Standard_EXPORT | HLRTopoBRep_OutLiner (const TopoDS_Shape &OriS, const TopoDS_Shape &OutS) |
void | OriginalShape (const TopoDS_Shape &OriS) |
TopoDS_Shape & | OriginalShape () |
void | OutLinedShape (const TopoDS_Shape &OutS) |
TopoDS_Shape & | OutLinedShape () |
HLRTopoBRep_Data & | DataStructure () |
Standard_EXPORT void | Fill (const HLRAlgo_Projector &P, BRepTopAdaptor_MapOfShapeTool &MST, const Standard_Integer nbIso) |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Member Functions | |
Standard_EXPORT void | ProcessFace (const TopoDS_Face &F, TopoDS_Shape &S, BRepTopAdaptor_MapOfShapeTool &M) |
Builds faces from F and add them to S. . | |
Standard_EXPORT void | BuildShape (BRepTopAdaptor_MapOfShapeTool &M) |
Private Attributes | |
TopoDS_Shape | myOriginalShape |
TopoDS_Shape | myOutLinedShape |
HLRTopoBRep_Data | myDS |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|