Typedef rcppsw::ds::rtree_box
Defined in File rtree.hpp
Typedef Documentation
-
template<typename TCoordType>
using rcppsw::ds::rtree_box = bg::model::box<rtree_point<TCoordType>> Representation of rectangles in the rtree.
Defined in File rtree.hpp
Representation of rectangles in the rtree.