Open CASCADE Technology  7.2.0
Public Member Functions | Protected Attributes

BOPCol_BoxBndTreeSelector Class Reference

#include <BOPCol_BoxBndTree.hxx>

Inheritance diagram for BOPCol_BoxBndTreeSelector:
Inheritance graph
[legend]

Public Member Functions

 BOPCol_BoxBndTreeSelector ()
 
virtual Standard_Boolean Reject (const Bnd_Box &) const
 
virtual Standard_Boolean Accept (const Standard_Integer &)
 
virtual ~BOPCol_BoxBndTreeSelector ()
 
void Clear ()
 
void SetBox (const Bnd_Box &)
 
const BOPCol_ListOfIntegerIndices () const
 

Protected Attributes

Bnd_Box myBox
 
BOPCol_ListOfInteger myIndices
 

Constructor & Destructor Documentation

◆ BOPCol_BoxBndTreeSelector()

BOPCol_BoxBndTreeSelector::BOPCol_BoxBndTreeSelector ( )

◆ ~BOPCol_BoxBndTreeSelector()

virtual BOPCol_BoxBndTreeSelector::~BOPCol_BoxBndTreeSelector ( )
virtual

Member Function Documentation

◆ Accept()

virtual Standard_Boolean BOPCol_BoxBndTreeSelector::Accept ( const Standard_Integer )
virtual

◆ Clear()

void BOPCol_BoxBndTreeSelector::Clear ( )

◆ Indices()

const BOPCol_ListOfInteger& BOPCol_BoxBndTreeSelector::Indices ( ) const

◆ Reject()

virtual Standard_Boolean BOPCol_BoxBndTreeSelector::Reject ( const Bnd_Box ) const
virtual

◆ SetBox()

void BOPCol_BoxBndTreeSelector::SetBox ( const Bnd_Box )

Field Documentation

◆ myBox

Bnd_Box BOPCol_BoxBndTreeSelector::myBox
protected

◆ myIndices

BOPCol_ListOfInteger BOPCol_BoxBndTreeSelector::myIndices
protected

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