Open CASCADE Technology  6.9.1
Public Member Functions
TopOpeBRepDS_PointExplorer Class Reference

#include <TopOpeBRepDS_PointExplorer.hxx>

Public Member Functions

 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_PointPoint () const
 
Standard_Boolean IsPoint (const Standard_Integer I) const
 
Standard_Boolean IsPointKeep (const Standard_Integer I) const
 
const TopOpeBRepDS_PointPoint (const Standard_Integer I) const
 
Standard_Integer NbPoint ()
 
Standard_Integer Index () const
 

Constructor & Destructor Documentation

TopOpeBRepDS_PointExplorer::TopOpeBRepDS_PointExplorer ( )
TopOpeBRepDS_PointExplorer::TopOpeBRepDS_PointExplorer ( const TopOpeBRepDS_DataStructure DS,
const Standard_Boolean  FindOnlyKeep = Standard_True 
)

Member Function Documentation

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 ( )
const TopOpeBRepDS_Point& TopOpeBRepDS_PointExplorer::Point ( ) const
const TopOpeBRepDS_Point& TopOpeBRepDS_PointExplorer::Point ( const Standard_Integer  I) const

The documentation for this class was generated from the following file: