Skip to content

Class detail::ExtentSpatialIndex

ClassList > detail > ExtentSpatialIndex

Public Functions

Type Name
ExtentSpatialIndex (double cell_size)
void insert (size_t index, const Extent2D & ext)
void query (const Extent2D & ext, std::vector< size_t > & out) const

Public Functions Documentation

function ExtentSpatialIndex

inline explicit detail::ExtentSpatialIndex::ExtentSpatialIndex (
    double cell_size
) 

function insert

inline void detail::ExtentSpatialIndex::insert (
    size_t index,
    const Extent2D & ext
) 

function query

inline void detail::ExtentSpatialIndex::query (
    const Extent2D & ext,
    std::vector< size_t > & out
) const


The documentation for this class was generated from the following file /home/runner/work/Blaze/Blaze/src/lib/geometry/polygon_subtract.hpp