a class used with the boost::geometry::index::satisfies function
More...
a class used with the boost::geometry::index::satisfies function
Definition at line 96 of file GmPtSearch.cpp.
◆ fSatisfies()
xms::fSatisfies::fSatisfies |
( |
size_t |
a_nVals | ) |
|
|
inline |
Constructor.
- Parameters
-
[in] | a_nVals | Number of points |
Definition at line 101 of file GmPtSearch.cpp.
◆ operator()()
template<typename value >
bool xms::fSatisfies::operator() |
( |
value const & |
a_ | ) |
const |
|
inline |
Determines if a point can be returned. If the bit is not set yet.
- Parameters
-
- Returns
- true or false.
Definition at line 112 of file GmPtSearch.cpp.
References m_bits.
The documentation for this class was generated from the following file: