This is a modified version of opensteer's data structure for accelerating proximity queries. More...
Go to the source code of this file.
Namespaces | |
TTC | |
The namespace of the library. To make sure that all functions in the library are not conflicting with any other function the library uses it's own namespace. One always needs to use this namespace to access the functions inside this library. | |
Typedefs | |
typedef LQProximityDatabase2D | TTC::SpatialProximityDatabase |
The spatial proximity database. | |
typedef SpatialProximityDatabase::tokenType | TTC::ProximityToken |
An object in the proximity database. | |
This is a modified version of opensteer's data structure for accelerating proximity queries.