Open CASCADE Technology
7.7.0
|
#include <BOPTools_ConnexityBlock.hxx>
Public Member Functions | |
BOPTools_ConnexityBlock () | |
BOPTools_ConnexityBlock (const Handle< NCollection_BaseAllocator > &theAllocator) | |
const TopTools_ListOfShape & | Shapes () const |
TopTools_ListOfShape & | ChangeShapes () |
void | SetRegular (const Standard_Boolean theFlag) |
Standard_Boolean | IsRegular () const |
const TopTools_ListOfShape & | Loops () const |
TopTools_ListOfShape & | ChangeLoops () |
Protected Attributes | |
Handle< NCollection_BaseAllocator > | myAllocator |
Standard_Boolean | myRegular |
TopTools_ListOfShape | myShapes |
TopTools_ListOfShape | myLoops |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |