Open CASCADE Technology 6.5.2
Public Member Functions
TopOpeBRepDS_Explorer Class Reference

#include <TopOpeBRepDS_Explorer.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TopOpeBRepDS_Explorer ()
 TopOpeBRepDS_Explorer (const Handle< TopOpeBRepDS_HDataStructure > &HDS, const TopAbs_ShapeEnum T=TopAbs_SHAPE, const Standard_Boolean findkeep=Standard_True)
void Init (const Handle< TopOpeBRepDS_HDataStructure > &HDS, const TopAbs_ShapeEnum T=TopAbs_SHAPE, const Standard_Boolean findkeep=Standard_True)
TopAbs_ShapeEnum Type () const
Standard_Boolean More () const
void Next ()
const TopoDS_ShapeCurrent () const
Standard_Integer Index () const
const TopoDS_FaceFace () const
const TopoDS_EdgeEdge () const
const TopoDS_VertexVertex () const

Constructor & Destructor Documentation

TopOpeBRepDS_Explorer::TopOpeBRepDS_Explorer ( )
TopOpeBRepDS_Explorer::TopOpeBRepDS_Explorer ( const Handle< TopOpeBRepDS_HDataStructure > &  HDS,
const TopAbs_ShapeEnum  T = TopAbs_SHAPE,
const Standard_Boolean  findkeep = Standard_True 
)

Member Function Documentation

const TopoDS_Shape& TopOpeBRepDS_Explorer::Current ( ) const
const TopoDS_Edge& TopOpeBRepDS_Explorer::Edge ( ) const
const TopoDS_Face& TopOpeBRepDS_Explorer::Face ( ) const
Standard_Integer TopOpeBRepDS_Explorer::Index ( ) const
void TopOpeBRepDS_Explorer::Init ( const Handle< TopOpeBRepDS_HDataStructure > &  HDS,
const TopAbs_ShapeEnum  T = TopAbs_SHAPE,
const Standard_Boolean  findkeep = Standard_True 
)
Standard_Boolean TopOpeBRepDS_Explorer::More ( ) const
void TopOpeBRepDS_Explorer::Next ( )
void TopOpeBRepDS_Explorer::operator delete ( void *  anAddress) [inline]
void* TopOpeBRepDS_Explorer::operator new ( size_t  size) [inline]
void* TopOpeBRepDS_Explorer::operator new ( size_t  ,
void *  anAddress 
) [inline]
TopAbs_ShapeEnum TopOpeBRepDS_Explorer::Type ( ) const
const TopoDS_Vertex& TopOpeBRepDS_Explorer::Vertex ( ) const

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