C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
mb_cube_tree.h File Reference

Bounding boxes tree. More...

#include <system_cpp_standard.h>
#include <vector>
#include <utility>
#include <iterator>
#include <algorithm>
#include <limits>
#include <queue>

Classes

class  MbTreeDistanceToElementBase< Point >
 The base interface for calculating of squared distance to the object from the tree's bounding box with specified index. More...
 
class  MbCubeTree< Type, Cube, Point, Vector >
 Tree of objects with bounding boxes. More...
 
struct  NodeElem< Type >
 Auxilliary structure for the priority queue element. More...
 

Detailed Description

Bounding boxes tree.