| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
#include <TopOpeBRepDS_CurveExplorer.hxx>
Public Member Functions | |
| TopOpeBRepDS_CurveExplorer () | |
| TopOpeBRepDS_CurveExplorer (const TopOpeBRepDS_DataStructure &DS, const Standard_Boolean FindOnlyKeep=Standard_True) | |
| void | Init (const TopOpeBRepDS_DataStructure &DS, const Standard_Boolean FindOnlyKeep=Standard_True) | 
| Standard_Boolean | More () const | 
| void | Next () | 
| const TopOpeBRepDS_Curve & | Curve () const | 
| Standard_Boolean | IsCurve (const Standard_Integer I) const | 
| Standard_Boolean | IsCurveKeep (const Standard_Integer I) const | 
| const TopOpeBRepDS_Curve & | Curve (const Standard_Integer I) const | 
| Standard_Integer | NbCurve () | 
| Standard_Integer | Index () const | 
| TopOpeBRepDS_CurveExplorer::TopOpeBRepDS_CurveExplorer | ( | ) | 
| TopOpeBRepDS_CurveExplorer::TopOpeBRepDS_CurveExplorer | ( | const TopOpeBRepDS_DataStructure & | DS, | 
| const Standard_Boolean | FindOnlyKeep = Standard_True  | 
        ||
| ) | 
| const TopOpeBRepDS_Curve & TopOpeBRepDS_CurveExplorer::Curve | ( | ) | const | 
| const TopOpeBRepDS_Curve & TopOpeBRepDS_CurveExplorer::Curve | ( | const Standard_Integer | I | ) | const | 
| Standard_Integer TopOpeBRepDS_CurveExplorer::Index | ( | ) | const | 
| void TopOpeBRepDS_CurveExplorer::Init | ( | const TopOpeBRepDS_DataStructure & | DS, | 
| const Standard_Boolean | FindOnlyKeep = Standard_True  | 
        ||
| ) | 
| Standard_Boolean TopOpeBRepDS_CurveExplorer::IsCurve | ( | const Standard_Integer | I | ) | const | 
| Standard_Boolean TopOpeBRepDS_CurveExplorer::IsCurveKeep | ( | const Standard_Integer | I | ) | const | 
| Standard_Boolean TopOpeBRepDS_CurveExplorer::More | ( | ) | const | 
| Standard_Integer TopOpeBRepDS_CurveExplorer::NbCurve | ( | ) | 
| void TopOpeBRepDS_CurveExplorer::Next | ( | ) |