Open CASCADE Technology 6.5.2
Public Member Functions
BOP_Area2dBuilder Class Reference

#include <BOP_Area2dBuilder.hxx>

Inheritance diagram for BOP_Area2dBuilder:
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_Area2dBuilder ()
 Empty Constructor

 BOP_Area2dBuilder (BOP_LoopSet &LS, BOP_LoopClassifier &LC, const Standard_Boolean ForceClass=Standard_False)
 Creates an object to build faces on
the (wires,blocks of edge) of <LS>,
using the classifier <LC>.

virtual void InitAreaBuilder (BOP_LoopSet &LS, BOP_LoopClassifier &LC, const Standard_Boolean ForceClass=Standard_False)
 Initializes the object to find the areas of
the shapes described by <LS>,
using the classifier <LC>.


Constructor & Destructor Documentation

BOP_Area2dBuilder::BOP_Area2dBuilder ( )
BOP_Area2dBuilder::BOP_Area2dBuilder ( BOP_LoopSet LS,
BOP_LoopClassifier LC,
const Standard_Boolean  ForceClass = Standard_False 
)

Member Function Documentation

virtual void BOP_Area2dBuilder::InitAreaBuilder ( BOP_LoopSet LS,
BOP_LoopClassifier LC,
const Standard_Boolean  ForceClass = Standard_False 
) [virtual]

Reimplemented from BOP_AreaBuilder.

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

Reimplemented from BOP_AreaBuilder.

Reimplemented in BOP_FaceAreaBuilder.

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

Reimplemented from BOP_AreaBuilder.

Reimplemented in BOP_FaceAreaBuilder.

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

Reimplemented from BOP_AreaBuilder.

Reimplemented in BOP_FaceAreaBuilder.


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