OpenLexocad
27.0
|
This is the complete list of members for Geom::Box2dRTree, including all inherited members.
Box2dRTree() | Geom::Box2dRTree | |
Box2dRTree(const std::vector< Value > &values) | Geom::Box2dRTree | |
Box2dRTree(const Box2dRTree &other) | Geom::Box2dRTree | |
hasIntersection(const Bnd_Box &bbox) const | Geom::Box2dRTree | |
hasIntersection(const RTree::Box2d &bbox) const | Geom::Box2dRTree | |
insert(const Bnd_Box &bbox, uintptr_t userData) | Geom::Box2dRTree | |
insert(const Value &value) | Geom::Box2dRTree | |
queryIntersects(const Bnd_Box &bbox, std::vector< uintptr_t > &userDataVec) const | Geom::Box2dRTree | |
queryIntersects(const RTree::Box2d &bbox, std::vector< uintptr_t > &userDataVec) const | Geom::Box2dRTree | |
remove(const Bnd_Box &bbox, uintptr_t userData) | Geom::Box2dRTree | |
remove(const Value &value) | Geom::Box2dRTree | |
~Box2dRTree() | Geom::Box2dRTree |