|
Open CASCADE Technology 6.5.2
|
#include <TopOpeBRepDS_SurfaceExplorer.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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 | ( | ) |
| void TopOpeBRepDS_SurfaceExplorer::operator delete | ( | void * | anAddress | ) | [inline] |
| void* TopOpeBRepDS_SurfaceExplorer::operator new | ( | size_t | size | ) | [inline] |
| void* TopOpeBRepDS_SurfaceExplorer::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| const TopOpeBRepDS_Surface& TopOpeBRepDS_SurfaceExplorer::Surface | ( | ) | const |
| const TopOpeBRepDS_Surface& TopOpeBRepDS_SurfaceExplorer::Surface | ( | const Standard_Integer | I | ) | const |
1.7.4