|
Open CASCADE Technology 6.5.2
|
compute the OutLinedShape of a Shape with an
OutLiner, a Projector and create the Data
Structure of a Shape.
#include <HLRBRep_ShapeToHLR.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 Handle_HLRBRep_Data | Load (const Handle< HLRTopoBRep_OutLiner > &S, const HLRAlgo_Projector &P, BRepTopAdaptor_MapOfShapeTool &MST, const Standard_Integer nbIso=0) |
| Creates a DataStructure containing the OutLiner <S> depending on the projector. | |
| static Handle_HLRBRep_Data HLRBRep_ShapeToHLR::Load | ( | const Handle< HLRTopoBRep_OutLiner > & | S, |
| const HLRAlgo_Projector & | P, | ||
| BRepTopAdaptor_MapOfShapeTool & | MST, | ||
| const Standard_Integer | nbIso = 0 |
||
| ) | [static] |
and nbIso.
| void HLRBRep_ShapeToHLR::operator delete | ( | void * | anAddress | ) | [inline] |
| void* HLRBRep_ShapeToHLR::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* HLRBRep_ShapeToHLR::operator new | ( | size_t | size | ) | [inline] |
1.7.4