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

ModelingAlgorithms
TKBO
BOPTools


BOPTools_CommonBlockAPI Class Reference

class that provide some useful tools
to manage with a List Of Common Block-s

#include <BOPTools_CommonBlockAPI.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BOPTools_CommonBlockAPI (const BOPTools_ListOfCommonBlock &aList)
 Constructor
.
Standard_EXPORT const BOPTools_ListOfCommonBlockList () const
 Selector
.
Standard_EXPORT const BOPTools_ListOfPaveBlockCommonPaveBlocks (const Standard_Integer anE) const
 Returns all PaveBlock-s (from the list) that are
common for the given edge with DS-index <ane>
.
Standard_EXPORT Standard_Boolean IsCommonBlock (const BOPTools_PaveBlock &aPB) const
 Returns TRUE if given PaveBlock <apb> is
common for the Blocks from the list
.

Private Attributes

Standard_Address myListOfCommonBlock
BOPTools_ListOfPaveBlock myListOfPaveBlock


Constructor & Destructor Documentation

Standard_EXPORT BOPTools_CommonBlockAPI::BOPTools_CommonBlockAPI const BOPTools_ListOfCommonBlock aList  ) 
 


Member Function Documentation

Standard_EXPORT const BOPTools_ListOfPaveBlock& BOPTools_CommonBlockAPI::CommonPaveBlocks const Standard_Integer  anE  )  const
 

Standard_EXPORT Standard_Boolean BOPTools_CommonBlockAPI::IsCommonBlock const BOPTools_PaveBlock aPB  )  const
 

Standard_EXPORT const BOPTools_ListOfCommonBlock& BOPTools_CommonBlockAPI::List  )  const
 

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

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

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


Field Documentation

Standard_Address BOPTools_CommonBlockAPI::myListOfCommonBlock [private]
 

BOPTools_ListOfPaveBlock BOPTools_CommonBlockAPI::myListOfPaveBlock [private]
 


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