|
Open CASCADE Technology 6.5.2
|
#include <TopOpeBRepDS_PointExplorer.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| 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 | ( | ) |
| TopOpeBRepDS_PointExplorer::TopOpeBRepDS_PointExplorer | ( | const TopOpeBRepDS_DataStructure & | DS, |
| const Standard_Boolean | FindOnlyKeep = Standard_True |
||
| ) |
| Standard_Integer TopOpeBRepDS_PointExplorer::Index | ( | ) | const |
| void TopOpeBRepDS_PointExplorer::Init | ( | const TopOpeBRepDS_DataStructure & | DS, |
| const Standard_Boolean | FindOnlyKeep = Standard_True |
||
| ) |
| Standard_Boolean TopOpeBRepDS_PointExplorer::IsPoint | ( | const Standard_Integer | I | ) | const |
| Standard_Boolean TopOpeBRepDS_PointExplorer::IsPointKeep | ( | const Standard_Integer | I | ) | const |
| Standard_Boolean TopOpeBRepDS_PointExplorer::More | ( | ) | const |
| Standard_Integer TopOpeBRepDS_PointExplorer::NbPoint | ( | ) |
| void TopOpeBRepDS_PointExplorer::Next | ( | ) |
| void TopOpeBRepDS_PointExplorer::operator delete | ( | void * | anAddress | ) | [inline] |
| void* TopOpeBRepDS_PointExplorer::operator new | ( | size_t | size | ) | [inline] |
| void* TopOpeBRepDS_PointExplorer::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| const TopOpeBRepDS_Point& TopOpeBRepDS_PointExplorer::Point | ( | ) | const |
| const TopOpeBRepDS_Point& TopOpeBRepDS_PointExplorer::Point | ( | const Standard_Integer | I | ) | const |
1.7.4