![]() |
Open CASCADE Technology Reference Manual 8.0.1
|
#include <BRepGraph_ReverseIterator.hxx>

Additional Inherited Members | |
Public Types inherited from BRepGraph_ReverseIterator::EdgeParentsOf< BRepGraph_ReverseIterator::FaceFromEdgeCoEdgeTraits > | |
| using | ParentId |
Public Member Functions inherited from BRepGraph_ReverseIterator::EdgeParentsOf< BRepGraph_ReverseIterator::FaceFromEdgeCoEdgeTraits > | |
| EdgeParentsOf (const BRepGraph &theGraph, const BRepGraph_EdgeId theEdge) | |
| EdgeParentsOf (const BRepGraph &theGraph, const BRepGraph_EdgeId theEdge, const uint32_t theStartIndex) | |
| Construct starting at a given coedge relation index (for resumable iteration). | |
| bool | More () const |
| void | Next () |
| ParentId | CurrentId () const |
| ParentId | Current () const |
| const DefTraits< ParentId >::DefType & | Definition () const |
| uint32_t | Index () const |
| NCollection_ForwardRangeIterator< EdgeParentsOf > | begin () |
| NCollection_ForwardRangeSentinel | end () const |