Open CASCADE Technology 6.5.2
Public Member Functions
BOP_SolidAreaBuilder Class Reference

construct Areas for Solids from a Shell Faces Set

#include <BOP_SolidAreaBuilder.hxx>

Inheritance diagram for BOP_SolidAreaBuilder:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOP_SolidAreaBuilder ()
 Empty constructor;

 BOP_SolidAreaBuilder (BOP_LoopSet &LS, BOP_LoopClassifier &LC, const Standard_Boolean ForceClassFlag=Standard_False)
 Creates an object to build solids on
the (shells, blocks of faces) of <LS>,
using the classifier <LC>.

void InitSolidAreaBuilder (BOP_LoopSet &LS, BOP_LoopClassifier &LC, const Standard_Boolean ForceClassFlag)
 Initialize the object to find the areas of
the shapes described by <LS>,
using the classifier <LC>.


Constructor & Destructor Documentation

BOP_SolidAreaBuilder::BOP_SolidAreaBuilder ( )
BOP_SolidAreaBuilder::BOP_SolidAreaBuilder ( BOP_LoopSet LS,
BOP_LoopClassifier LC,
const Standard_Boolean  ForceClassFlag = Standard_False 
)

Member Function Documentation

void BOP_SolidAreaBuilder::InitSolidAreaBuilder ( BOP_LoopSet LS,
BOP_LoopClassifier LC,
const Standard_Boolean  ForceClassFlag 
)
void BOP_SolidAreaBuilder::operator delete ( void *  anAddress) [inline]

Reimplemented from BOP_Area3dBuilder.

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

Reimplemented from BOP_Area3dBuilder.

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

Reimplemented from BOP_Area3dBuilder.


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