#include <TopOpeBRepBuild_PaveSet.hxx>
Inheritance diagram for TopOpeBRepBuild_PaveSet:

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | TopOpeBRepBuild_PaveSet (const TopoDS_Shape &E) |
| Create a Pave set on edge <e>. It contains <e> vertices. . | |
| Standard_EXPORT void | RemovePV (const Standard_Boolean B) |
| Standard_EXPORT void | Append (const Handle(TopOpeBRepBuild_Pave)&PV) |
| Add <pv> in the Pave set. . | |
| 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 |
| Standard_EXPORT const TopoDS_Edge & | Edge () const |
| Standard_EXPORT Standard_Boolean | HasEqualParameters () |
| Standard_EXPORT Standard_Real | EqualParameters () const |
| Standard_EXPORT Standard_Boolean | ClosedVertices () |
Static Public Member Functions | |
| static Standard_EXPORT void | SortPave (const TopOpeBRepBuild_ListOfPave &Lin, TopOpeBRepBuild_ListOfPave &Lout) |
Private Member Functions | |
| Standard_EXPORT void | Prepare () |
Private Attributes | |
| TopoDS_Edge | myEdge |
| TopOpeBRepBuild_ListOfPave | myVertices |
| TopOpeBRepBuild_ListIteratorOfListOfPave | myVerticesIt |
| Standard_Integer | myEdgeVertexIndex |
| Standard_Integer | myEdgeVertexCount |
| Standard_Boolean | myHasEqualParameters |
| Standard_Real | myEqualParameters |
| Standard_Boolean | myClosed |
| Standard_Boolean | myPrepareDone |
| Standard_Boolean | myRemovePV |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from TopOpeBRepBuild_LoopSet. |
|
|
Reimplemented from TopOpeBRepBuild_LoopSet. |
|
|
Reimplemented from TopOpeBRepBuild_LoopSet. |
|
|
Reimplemented from TopOpeBRepBuild_LoopSet. |
|
|
Reimplemented from TopOpeBRepBuild_LoopSet. |
|
|
Reimplemented from TopOpeBRepBuild_LoopSet. |
|
||||||||||||
|
Reimplemented from TopOpeBRepBuild_LoopSet. |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1