#include <TopOpeBRepBuild_EdgeBuilder.hxx>
|
| TopOpeBRepBuild_EdgeBuilder () |
|
| TopOpeBRepBuild_EdgeBuilder (TopOpeBRepBuild_PaveSet &LS, TopOpeBRepBuild_PaveClassifier &LC, const Standard_Boolean ForceClass=Standard_False) |
| Creates a EdgeBuilder to find the areas of the shapes described by <LS> using the classifier <LC>. More...
|
|
void | InitEdgeBuilder (TopOpeBRepBuild_LoopSet &LS, TopOpeBRepBuild_LoopClassifier &LC, const Standard_Boolean ForceClass=Standard_False) |
|
void | InitEdge () |
|
Standard_Boolean | MoreEdge () const |
|
void | NextEdge () |
|
void | InitVertex () |
|
Standard_Boolean | MoreVertex () const |
|
void | NextVertex () |
|
const TopoDS_Shape & | Vertex () const |
|
Standard_Real | Parameter () const |
|
| TopOpeBRepBuild_Area1dBuilder () |
|
| TopOpeBRepBuild_Area1dBuilder (TopOpeBRepBuild_PaveSet &LS, TopOpeBRepBuild_PaveClassifier &LC, const Standard_Boolean ForceClass=Standard_False) |
| Creates a Area1dBuilder to find the areas of the shapes described by <LS> using the classifier <LC>. More...
|
|
virtual void | InitAreaBuilder (TopOpeBRepBuild_LoopSet &LS, TopOpeBRepBuild_LoopClassifier &LC, const Standard_Boolean ForceClass=Standard_False) override |
| Sets a Area1dBuilder to find the areas of the shapes described by <LS> using the classifier <LC>. More...
|
|
virtual void | ADD_Loop_TO_LISTOFLoop (const Handle< TopOpeBRepBuild_Loop > &L, TopOpeBRepBuild_ListOfLoop &LOL, const Standard_Address s=NULL) const override |
|
virtual void | REM_Loop_FROM_LISTOFLoop (TopOpeBRepBuild_ListIteratorOfListOfLoop &ITLOL, TopOpeBRepBuild_ListOfLoop &LOL, const Standard_Address s=NULL) const override |
|
virtual void | ADD_LISTOFLoop_TO_LISTOFLoop (TopOpeBRepBuild_ListOfLoop &LOL1, TopOpeBRepBuild_ListOfLoop &LOL2, const Standard_Address s=NULL, const Standard_Address s1=NULL, const Standard_Address s2=NULL) const override |
|
| TopOpeBRepBuild_AreaBuilder () |
|
| TopOpeBRepBuild_AreaBuilder (TopOpeBRepBuild_LoopSet &LS, TopOpeBRepBuild_LoopClassifier &LC, const Standard_Boolean ForceClass=Standard_False) |
| Creates a AreaBuilder to build the areas on the shapes described by <LS> using the classifier <LC>. More...
|
|
virtual | ~TopOpeBRepBuild_AreaBuilder () |
|
Standard_Integer | InitArea () |
| Initialize iteration on areas. More...
|
|
Standard_Boolean | MoreArea () const |
|
void | NextArea () |
|
Standard_Integer | InitLoop () |
| Initialize iteration on loops of current Area. More...
|
|
Standard_Boolean | MoreLoop () const |
|
void | NextLoop () |
|
const Handle< TopOpeBRepBuild_Loop > & | Loop () const |
| Returns the current Loop in the current area. More...
|
|
◆ TopOpeBRepBuild_EdgeBuilder() [1/2]
TopOpeBRepBuild_EdgeBuilder::TopOpeBRepBuild_EdgeBuilder |
( |
| ) |
|
◆ TopOpeBRepBuild_EdgeBuilder() [2/2]
Creates a EdgeBuilder to find the areas of the shapes described by <LS> using the classifier <LC>.
◆ InitEdge()
void TopOpeBRepBuild_EdgeBuilder::InitEdge |
( |
| ) |
|
◆ InitEdgeBuilder()
◆ InitVertex()
void TopOpeBRepBuild_EdgeBuilder::InitVertex |
( |
| ) |
|
◆ MoreEdge()
◆ MoreVertex()
◆ NextEdge()
void TopOpeBRepBuild_EdgeBuilder::NextEdge |
( |
| ) |
|
◆ NextVertex()
void TopOpeBRepBuild_EdgeBuilder::NextVertex |
( |
| ) |
|
◆ Parameter()
◆ Vertex()
const TopoDS_Shape& TopOpeBRepBuild_EdgeBuilder::Vertex |
( |
| ) |
const |
The documentation for this class was generated from the following file: