Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Attributes
BooleanOperations_Explorer Class Reference

the explorer associated to the Data Structure to
retrieve subshapes of a given shape stored in
ShapesDataStructure.

#include <BooleanOperations_Explorer.hxx>

Inheritance diagram for BooleanOperations_Explorer:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BooleanOperations_Explorer (const BooleanOperations_ShapesDataStructure &SDS)
virtual void Delete ()
virtual ~BooleanOperations_Explorer ()
virtual void Init (const Standard_Integer aShape, const TopAbs_ShapeEnum TargetToFind, const TopAbs_ShapeEnum TargetToAvoid=TopAbs_SHAPE)
virtual void Next ()
Standard_Boolean More () const
virtual Standard_Integer Current ()
virtual void Dump (Standard_OStream &S) const

Protected Attributes

BooleanOperations_PShapesDataStructure myShapesDataStructure
Standard_Address myStack
Standard_Integer myTopOfStack
Standard_Integer mySizeOfStack
TopAbs_ShapeEnum myTargetToFind
TopAbs_ShapeEnum myTargetToAvoid
Standard_Boolean hasMore

Constructor & Destructor Documentation


Member Function Documentation

Reimplemented in BooleanOperations_OnceExplorer.

Reimplemented in BooleanOperations_OnceExplorer.

virtual void BooleanOperations_Explorer::Dump ( Standard_OStream S) const [virtual]

Reimplemented in BooleanOperations_OnceExplorer.

virtual void BooleanOperations_Explorer::Init ( const Standard_Integer  aShape,
const TopAbs_ShapeEnum  TargetToFind,
const TopAbs_ShapeEnum  TargetToAvoid = TopAbs_SHAPE 
) [virtual]

Reimplemented in BooleanOperations_OnceExplorer.

virtual void BooleanOperations_Explorer::Next ( ) [virtual]

Reimplemented in BooleanOperations_OnceExplorer.


Field Documentation


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