#include <TopOpeBRepBuild_FuseFace.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| TopOpeBRepBuild_FuseFace () | |
| TopOpeBRepBuild_FuseFace (const TopTools_ListOfShape &LIF, const TopTools_ListOfShape &LRF, const Standard_Integer CXM) | |
| Standard_EXPORT void | Init (const TopTools_ListOfShape &LIF, const TopTools_ListOfShape &LRF, const Standard_Integer CXM) |
| Standard_EXPORT void | PerformFace () |
| Standard_EXPORT void | PerformEdge () |
| Standard_EXPORT void | ClearEdge () |
| Standard_EXPORT void | ClearVertex () |
| Standard_Boolean | IsDone () const |
| Standard_Boolean | IsModified () const |
| Standard_EXPORT const TopTools_ListOfShape & | LFuseFace () const |
| Standard_EXPORT const TopTools_ListOfShape & | LInternEdge () const |
| Standard_EXPORT const TopTools_ListOfShape & | LExternEdge () const |
| Standard_EXPORT const TopTools_ListOfShape & | LModifEdge () const |
| Standard_EXPORT const TopTools_ListOfShape & | LInternVertex () const |
| Standard_EXPORT const TopTools_ListOfShape & | LExternVertex () const |
| Standard_EXPORT const TopTools_ListOfShape & | LModifVertex () const |
Protected Attributes | |
| TopTools_ListOfShape | myLIE |
| TopTools_ListOfShape | myLEE |
| TopTools_ListOfShape | myLME |
| TopTools_ListOfShape | myLIV |
| TopTools_ListOfShape | myLEV |
| TopTools_ListOfShape | myLMV |
Private Attributes | |
| TopTools_ListOfShape | myLIF |
| TopTools_ListOfShape | myLRF |
| TopTools_ListOfShape | myLFF |
| Standard_Boolean | myInternal |
| Standard_Boolean | myModified |
| Standard_Boolean | myDone |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1