![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
This is the complete list of members for STK::GridIndex< T >, including all inherited members.
BBox typedef (defined in STK::GridIndex< T >) | STK::GridIndex< T > | |
BCircle typedef (defined in STK::GridIndex< T >) | STK::GridIndex< T > | |
empty() const (defined in STK::GridIndex< T >) | STK::GridIndex< T > | |
getBoxElements() const (defined in STK::GridIndex< T >) | STK::GridIndex< T > | inline |
getCircleElements() const (defined in STK::GridIndex< T >) | STK::GridIndex< T > | inline |
GridIndex(float width, float height, uint32_t cellSize) (defined in STK::GridIndex< T >) | STK::GridIndex< T > | |
hitTest(const BBox &, std::optional< std::function< bool(const T &)> > predicate=std::nullopt) const (defined in STK::GridIndex< T >) | STK::GridIndex< T > | |
hitTest(const BCircle &, std::optional< std::function< bool(const T &)> > predicate=std::nullopt) const (defined in STK::GridIndex< T >) | STK::GridIndex< T > | |
insert(T &&t, const BBox &) (defined in STK::GridIndex< T >) | STK::GridIndex< T > | |
insert(T &&t, const BCircle &) (defined in STK::GridIndex< T >) | STK::GridIndex< T > | |
query(const BBox &) const (defined in STK::GridIndex< T >) | STK::GridIndex< T > | |
queryWithBoxes(const BBox &) const (defined in STK::GridIndex< T >) | STK::GridIndex< T > |