Open CASCADE Technology 6.5.2
Public Member Functions
BRepAlgo_Fuse Class Reference

Describes functions for performing a topological
fusion operation (Boolean union).
A Fuse object provides the framework for:
More...

#include <BRepAlgo_Fuse.hxx>

Inheritance diagram for BRepAlgo_Fuse:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BRepAlgo_Fuse (const TopoDS_Shape &S1, const TopoDS_Shape &S2)
 Fuse S1 and S2.


Detailed Description


Constructor & Destructor Documentation

BRepAlgo_Fuse::BRepAlgo_Fuse ( const TopoDS_Shape S1,
const TopoDS_Shape S2 
)

Member Function Documentation

void BRepAlgo_Fuse::operator delete ( void *  anAddress) [inline]

Reimplemented from BRepAlgo_BooleanOperation.

void* BRepAlgo_Fuse::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from BRepAlgo_BooleanOperation.

void* BRepAlgo_Fuse::operator new ( size_t  size) [inline]

Reimplemented from BRepAlgo_BooleanOperation.


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