|
|
| SpheresSearcher (const std::vector< SimpleSphere > &spheres) noexcept |
| |
|
void | init (const std::vector< SimpleSphere > &spheres) noexcept |
| |
|
bool | update (const std::vector< SimpleSphere > &spheres, const std::vector< UnsignedInt > &ids_to_update) noexcept |
| |
|
void | assign (const SpheresSearcher &obj) noexcept |
| |
|
const std::vector< SimpleSphere > & | searchable_spheres () const noexcept |
| |
|
bool | find_colliding_ids (const UnsignedInt ¢ral_id, std::vector< ValuedID > &colliding_ids, const bool discard_hidden, int &exclusion_status) const noexcept |
| |
The documentation for this class was generated from the following file: