#include <TopOpeBRepBuild_LoopSet.hxx>
Inheritance diagram for TopOpeBRepBuild_LoopSet:
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | TopOpeBRepBuild_LoopSet () |
virtual Standard_EXPORT void | Delete () |
virtual Standard_EXPORT | ~TopOpeBRepBuild_LoopSet () |
Standard_EXPORT TopOpeBRepBuild_ListOfLoop & | ChangeListOfLoop () |
virtual Standard_EXPORT void | InitLoop () |
virtual Standard_EXPORT Standard_Boolean | MoreLoop () const |
virtual Standard_EXPORT void | NextLoop () |
virtual Standard_EXPORT const Handle_TopOpeBRepBuild_Loop & | Loop () const |
Private Attributes | |
TopOpeBRepBuild_ListOfLoop | myListOfLoop |
TopOpeBRepBuild_ListIteratorOfListOfLoop | myLoopIterator |
Standard_Integer | myLoopIndex |
Standard_Integer | myNbLoop |
|
|
|
|
|
|
|
|
|
Reimplemented in TopOpeBRepBuild_PaveSet. |
|
Reimplemented in TopOpeBRepBuild_PaveSet. |
|
Reimplemented in TopOpeBRepBuild_PaveSet. |
|
Reimplemented in TopOpeBRepBuild_PaveSet. |
|
Reimplemented in TopOpeBRepBuild_PaveSet. |
|
Reimplemented in TopOpeBRepBuild_PaveSet. |
|
Reimplemented in TopOpeBRepBuild_PaveSet. |
|
|
|
|
|
|
|
|