All Classes Namespaces Files Functions Variables Typedefs Pages
Namespaces | Typedefs
Proximity2D.h File Reference

This is a modified version of opensteer's data structure for accelerating proximity queries. More...

#include <vector>
#include "lq2D.h"
#include "ProximityDatabaseItem.h"

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.
 

Detailed Description

This is a modified version of opensteer's data structure for accelerating proximity queries.