Version: 9.12.0
GEOMAlgo_BndSphereTreeSelector Class Reference

#include <GEOMAlgo_BndSphereTree.hxx>

Inheritance diagram for GEOMAlgo_BndSphereTreeSelector:
Inheritance graph

Public Member Functions

Standard_EXPORT GEOMAlgo_BndSphereTreeSelector ()
 
virtual Standard_EXPORT Standard_Boolean Reject (const GEOMAlgo_BndSphere &) const
 
virtual Standard_EXPORT Standard_Boolean Accept (const Standard_Integer &)
 
virtual Standard_EXPORT ~GEOMAlgo_BndSphereTreeSelector ()
 
Standard_EXPORT void Clear ()
 
Standard_EXPORT void SetBox (const GEOMAlgo_BndSphere &)
 
Standard_EXPORT const TColStd_ListOfInteger & Indices () const
 

Protected Attributes

GEOMAlgo_BndSphere myBox
 
TColStd_MapOfInteger myFence
 
TColStd_ListOfInteger myIndices
 

Constructor & Destructor Documentation

◆ GEOMAlgo_BndSphereTreeSelector()

GEOMAlgo_BndSphereTreeSelector::GEOMAlgo_BndSphereTreeSelector ( )

◆ ~GEOMAlgo_BndSphereTreeSelector()

GEOMAlgo_BndSphereTreeSelector::~GEOMAlgo_BndSphereTreeSelector ( )
virtual

Member Function Documentation

◆ Accept()

Standard_Boolean GEOMAlgo_BndSphereTreeSelector::Accept ( const Standard_Integer &  aIndex)
virtual

References myFence, and myIndices.

◆ Clear()

void GEOMAlgo_BndSphereTreeSelector::Clear ( )

References myFence, and myIndices.

◆ Indices()

const TColStd_ListOfInteger & GEOMAlgo_BndSphereTreeSelector::Indices ( ) const

References myIndices.

◆ Reject()

Standard_Boolean GEOMAlgo_BndSphereTreeSelector::Reject ( const GEOMAlgo_BndSphere aBox) const
virtual

◆ SetBox()

void GEOMAlgo_BndSphereTreeSelector::SetBox ( const GEOMAlgo_BndSphere aBox)

References myBox.

Member Data Documentation

◆ myBox

GEOMAlgo_BndSphere GEOMAlgo_BndSphereTreeSelector::myBox
protected

◆ myFence

TColStd_MapOfInteger GEOMAlgo_BndSphereTreeSelector::myFence
protected

◆ myIndices

TColStd_ListOfInteger GEOMAlgo_BndSphereTreeSelector::myIndices
protected

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