Open CASCADE Technology 6.5.2
Public Member Functions | Static Public Member Functions
BRepAlgo_Tool Class Reference

#include <BRepAlgo_Tool.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 TopoDS_Shape Deboucle3D (const TopoDS_Shape &S, const TopTools_MapOfShape &Boundary)
 Remove the non valid part of an offsetshape
1 - Remove all the free boundary and the faces
connex to such edges.
2 - Remove all the shapes not valid in the result
(according to the side of offseting)
in this verion only the first point is implemented.


Member Function Documentation

static TopoDS_Shape BRepAlgo_Tool::Deboucle3D ( const TopoDS_Shape S,
const TopTools_MapOfShape Boundary 
) [static]
void BRepAlgo_Tool::operator delete ( void *  anAddress) [inline]
void* BRepAlgo_Tool::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* BRepAlgo_Tool::operator new ( size_t  size) [inline]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines