|
Open CASCADE Technology
6.5.4
|
#include <TopOpeBRepDS_PointExplorer.hxx>
Public Member Functions | |
| DEFINE_STANDARD_ALLOC | TopOpeBRepDS_PointExplorer () |
| TopOpeBRepDS_PointExplorer (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_Point & | Point () const |
| Standard_Boolean | IsPoint (const Standard_Integer I) const |
| Standard_Boolean | IsPointKeep (const Standard_Integer I) const |
| const TopOpeBRepDS_Point & | Point (const Standard_Integer I) const |
| Standard_Integer | NbPoint () |
| Standard_Integer | Index () const |
| TopOpeBRepDS_PointExplorer::TopOpeBRepDS_PointExplorer | ( | const TopOpeBRepDS_DataStructure & | DS, |
| const Standard_Boolean | FindOnlyKeep = Standard_True |
||
| ) |
| void TopOpeBRepDS_PointExplorer::Init | ( | const TopOpeBRepDS_DataStructure & | DS, |
| const Standard_Boolean | FindOnlyKeep = Standard_True |
||
| ) |
1.8.0