Open CASCADE Technology 7.8.0
|
#include <TopOpeBRepDS_SurfaceExplorer.hxx>
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 |