#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) |
| Standard_EXPORT | TopOpeBRepDS_PointExplorer () |
| Standard_EXPORT | TopOpeBRepDS_PointExplorer (const TopOpeBRepDS_DataStructure &DS, const Standard_Boolean FindOnlyKeep=Standard_True) |
| Standard_EXPORT void | Init (const TopOpeBRepDS_DataStructure &DS, const Standard_Boolean FindOnlyKeep=Standard_True) |
| Standard_EXPORT Standard_Boolean | More () const |
| Standard_EXPORT void | Next () |
| Standard_EXPORT const TopOpeBRepDS_Point & | Point () const |
| Standard_EXPORT Standard_Boolean | IsPoint (const Standard_Integer I) const |
| Standard_EXPORT Standard_Boolean | IsPointKeep (const Standard_Integer I) const |
| Standard_EXPORT const TopOpeBRepDS_Point & | Point (const Standard_Integer I) const |
| Standard_EXPORT Standard_Integer | NbPoint () |
| Standard_EXPORT Standard_Integer | Index () const |
Private Member Functions | |
| Standard_EXPORT void | Find () |
Private Attributes | |
| Standard_Integer | myIndex |
| Standard_Integer | myMax |
| Standard_Address | myDS |
| Standard_Boolean | myFound |
| TopOpeBRepDS_Point | myEmpty |
| Standard_Boolean | myFindKeep |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1