OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKBool
BRepAlgo


BRepAlgo_Fuse Class Reference

Describes functions for performing a topological
fusion operation (Boolean union).
A Fuse object provides the framework for:
- defining the construction of a fused shape,
- implementing the construction algorithm, and
- consulting the result.
.

#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)
Standard_EXPORT BRepAlgo_Fuse (const TopoDS_Shape &S1, const TopoDS_Shape &S2)
 Fuse S1 and S2.
.

Constructor & Destructor Documentation

Standard_EXPORT 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  size  )  [inline]
 

Reimplemented from BRepAlgo_BooleanOperation.

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

Reimplemented from BRepAlgo_BooleanOperation.


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:40:50 2008 for OpenCASCADE by  doxygen 1.4.1