|
Open CASCADE Technology
6.5.4
|
#include <TopOpeBRepBuild_VertexInfo.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | TopOpeBRepBuild_VertexInfo () |
| void | SetVertex (const TopoDS_Vertex &aV) |
| const TopoDS_Vertex & | Vertex () const |
| void | SetSmart (const Standard_Boolean aFlag) |
| Standard_Boolean | Smart () const |
| Standard_Integer | NbCases () const |
| Standard_Integer | FoundOut () const |
| void | AddIn (const TopoDS_Edge &anE) |
| void | AddOut (const TopoDS_Edge &anE) |
| void | SetCurrentIn (const TopoDS_Edge &anE) |
| const TopTools_IndexedMapOfOrientedShape & | EdgesIn () const |
| const TopTools_IndexedMapOfOrientedShape & | EdgesOut () const |
| TopTools_IndexedMapOfOrientedShape & | ChangeEdgesOut () |
| void | Dump () const |
| const TopoDS_Edge & | CurrentOut () |
| void | AppendPassed (const TopoDS_Edge &anE) |
| void | RemovePassed () |
| const TopTools_ListOfShape & | ListPassed () const |
| void | Prepare (const TopTools_ListOfShape &aL) |
| void TopOpeBRepBuild_VertexInfo::Dump | ( | ) | const |
| const TopoDS_Vertex& TopOpeBRepBuild_VertexInfo::Vertex | ( | ) | const |
1.8.0