Open CASCADE Technology
7.2.0
|
#include <TopOpeBRepDS_SurfaceExplorer.hxx>
Public Member Functions | |
TopOpeBRepDS_SurfaceExplorer () | |
TopOpeBRepDS_SurfaceExplorer (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_Surface & | Surface () const |
Standard_Boolean | IsSurface (const Standard_Integer I) const |
Standard_Boolean | IsSurfaceKeep (const Standard_Integer I) const |
const TopOpeBRepDS_Surface & | Surface (const Standard_Integer I) const |
Standard_Integer | NbSurface () |
Standard_Integer | Index () const |
TopOpeBRepDS_SurfaceExplorer::TopOpeBRepDS_SurfaceExplorer | ( | ) |
TopOpeBRepDS_SurfaceExplorer::TopOpeBRepDS_SurfaceExplorer | ( | const TopOpeBRepDS_DataStructure & | DS, |
const Standard_Boolean | FindOnlyKeep = Standard_True |
||
) |
Standard_Integer TopOpeBRepDS_SurfaceExplorer::Index | ( | ) | const |
void TopOpeBRepDS_SurfaceExplorer::Init | ( | const TopOpeBRepDS_DataStructure & | DS, |
const Standard_Boolean | FindOnlyKeep = Standard_True |
||
) |
Standard_Boolean TopOpeBRepDS_SurfaceExplorer::IsSurface | ( | const Standard_Integer | I | ) | const |
Standard_Boolean TopOpeBRepDS_SurfaceExplorer::IsSurfaceKeep | ( | const Standard_Integer | I | ) | const |
Standard_Boolean TopOpeBRepDS_SurfaceExplorer::More | ( | ) | const |
Standard_Integer TopOpeBRepDS_SurfaceExplorer::NbSurface | ( | ) |
void TopOpeBRepDS_SurfaceExplorer::Next | ( | ) |
const TopOpeBRepDS_Surface& TopOpeBRepDS_SurfaceExplorer::Surface | ( | ) | const |
const TopOpeBRepDS_Surface& TopOpeBRepDS_SurfaceExplorer::Surface | ( | const Standard_Integer | I | ) | const |