|
Open CASCADE Technology
7.0.0
|
#include <Standard.hxx>#include <Standard_DefineAlloc.hxx>#include <Standard_Handle.hxx>#include <Bnd_Box2d.hxx>#include <Bnd_HArray1OfBox2d.hxx>#include <Standard_Real.hxx>#include <Standard_Integer.hxx>#include <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... | |
1.8.10