Open CASCADE Technology 6.5.2
Public Member Functions
TopOpeBRepDS_PointExplorer Class Reference

#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_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 ( )
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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines