Open CASCADE Technology 6.6.0
Data Structures
Bnd_BoundSortBox2d.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Bnd_Box2d.hxx>
#include <Handle_Bnd_HArray1OfBox2d.hxx>
#include <Standard_Real.hxx>
#include <Standard_Integer.hxx>
#include <Handle_TColStd_HArray1OfListOfInteger.hxx>
#include <TColStd_DataMapOfIntegerInteger.hxx>
#include <TColStd_ListOfInteger.hxx>

Data Structures

class  Bnd_BoundSortBox2d
 A tool to compare a 2D bounding box with a set of 2D
bounding boxes. It sorts the set of bounding boxes to give
the list of boxes which intersect the element being compared.
The boxes being sorted generally bound a set of shapes,
while the box being compared bounds a shape to be
compared. The resulting list of intersecting boxes therefore
gives the list of items which potentially intersect the shape to be compared.
More...
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines