Open CASCADE Technology 6.6.0
Public Member Functions | Protected Attributes
BOPDS_BoxBndTreeSelector Class Reference

#include <BOPDS_BoxBndTree.hxx>

Inheritance diagram for BOPDS_BoxBndTreeSelector:
Inheritance graph
[legend]

Public Member Functions

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

Protected Attributes

Bnd_Box myBox
BOPCol_ListOfInteger myIndices

Constructor & Destructor Documentation

BOPDS_BoxBndTreeSelector::BOPDS_BoxBndTreeSelector ( )
virtual BOPDS_BoxBndTreeSelector::~BOPDS_BoxBndTreeSelector ( ) [virtual]

Member Function Documentation

virtual Standard_Boolean BOPDS_BoxBndTreeSelector::Accept ( const Standard_Integer ) [virtual]
void BOPDS_BoxBndTreeSelector::Clear ( )
const BOPCol_ListOfInteger& BOPDS_BoxBndTreeSelector::Indices ( ) const
virtual Standard_Boolean BOPDS_BoxBndTreeSelector::Reject ( const Bnd_Box ) const [virtual]
void BOPDS_BoxBndTreeSelector::SetBox ( const Bnd_Box )

Field Documentation


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