Open CASCADE Technology 6.5.2
Public Member Functions
TopOpeBRepDS_SurfaceExplorer Class Reference

#include <TopOpeBRepDS_SurfaceExplorer.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TopOpeBRepDS_SurfaceExplorer ()
 TopOpeBRepDS_SurfaceExplorer (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_SurfaceSurface () const
Standard_Boolean IsSurface (const Standard_Integer I) const
Standard_Boolean IsSurfaceKeep (const Standard_Integer I) const
const TopOpeBRepDS_SurfaceSurface (const Standard_Integer I) const
Standard_Integer NbSurface ()
Standard_Integer Index () const

Constructor & Destructor Documentation

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

Member Function Documentation

Standard_Integer TopOpeBRepDS_SurfaceExplorer::Index ( ) const
void TopOpeBRepDS_SurfaceExplorer::Init ( const TopOpeBRepDS_DataStructure DS,
const Standard_Boolean  FindOnlyKeep = Standard_True 
)
Standard_Boolean TopOpeBRepDS_SurfaceExplorer::IsSurface ( const Standard_Integer  I) const
Standard_Boolean TopOpeBRepDS_SurfaceExplorer::IsSurfaceKeep ( const Standard_Integer  I) const
Standard_Boolean TopOpeBRepDS_SurfaceExplorer::More ( ) const
Standard_Integer TopOpeBRepDS_SurfaceExplorer::NbSurface ( )
void TopOpeBRepDS_SurfaceExplorer::Next ( )
void TopOpeBRepDS_SurfaceExplorer::operator delete ( void *  anAddress) [inline]
void* TopOpeBRepDS_SurfaceExplorer::operator new ( size_t  size) [inline]
void* TopOpeBRepDS_SurfaceExplorer::operator new ( size_t  ,
void *  anAddress 
) [inline]
const TopOpeBRepDS_Surface& TopOpeBRepDS_SurfaceExplorer::Surface ( ) const
const TopOpeBRepDS_Surface& TopOpeBRepDS_SurfaceExplorer::Surface ( 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