Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
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 ( )
virtual

Member Function Documentation

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

References myFence, and myIndices.

void GEOMAlgo_BndSphereTreeSelector::Clear ( )

References myFence, and myIndices.

const TColStd_ListOfInteger & GEOMAlgo_BndSphereTreeSelector::Indices ( ) const

References myIndices.

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

References myBox.

Member Data Documentation

GEOMAlgo_BndSphere GEOMAlgo_BndSphereTreeSelector::myBox
protected
TColStd_MapOfInteger GEOMAlgo_BndSphereTreeSelector::myFence
protected
TColStd_ListOfInteger GEOMAlgo_BndSphereTreeSelector::myIndices
protected

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