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

ModelingAlgorithms
TKBool
BRepAlgo


BRepAlgo_Common Class Reference

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

#include <BRepAlgo_Common.hxx>

Inheritance diagram for BRepAlgo_Common:

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_Common (const TopoDS_Shape &S1, const TopoDS_Shape &S2)
 Constructs the common part of shapes S1 and S2.
.

Constructor & Destructor Documentation

Standard_EXPORT BRepAlgo_Common::BRepAlgo_Common const TopoDS_Shape &  S1,
const TopoDS_Shape &  S2
 


Member Function Documentation

void BRepAlgo_Common::operator delete void *  anAddress  )  [inline]
 

Reimplemented from BRepAlgo_BooleanOperation.

void* BRepAlgo_Common::operator new size_t  size  )  [inline]
 

Reimplemented from BRepAlgo_BooleanOperation.

void* BRepAlgo_Common::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