mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-12 12:12:10 +00:00
spatial_query(), nearest_query(), related adaptors, distance predicates generators bounded(), min_bounded() etc., detail static_vector renamed to varray. Docs and tests updated. [SVN r82824]
29 lines
811 B
Plaintext
29 lines
811 B
Plaintext
[/ Generated by doxygen_xml2qbk, don't change, will be overwritten automatically]
|
|
[/ Generated from xml/group__adaptors.xml]
|
|
[section:group__adaptors Adaptors (boost::geometry::index::adaptors::)]
|
|
[heading Functions]
|
|
[table
|
|
[[Function][Description]]
|
|
[[[link group__adaptors_1ga4716cd5423bfed3ff3e69e9ec274ac81 `queried(Predicates const &)`]][The query index adaptor generator. ]]
|
|
]
|
|
|
|
[#group__adaptors_1ga4716cd5423bfed3ff3e69e9ec274ac81]
|
|
[section queried(Predicates const &)]
|
|
The query index adaptor generator.
|
|
|
|
[heading Synopsis]
|
|
[pre
|
|
`template<``typename Predicates``>`
|
|
`detail::query<Predicates> boost::geometry::index::adaptors::queried``(``Predicates const &` `pred``)`
|
|
]
|
|
|
|
[heading Parameter(s)]
|
|
[table
|
|
[[Type][Name][Description]]
|
|
[[`Predicates const &`][ `pred` ][Predicates. ]]
|
|
]
|
|
[endsect]
|
|
|
|
[endsect]
|
|
|