Declares the virtual interface inherited by the objects of the proximity database. More...
#include "util/Definitions.h"
Go to the source code of this file.
Classes | |
class | TTC::ProximityDatabaseItem |
The virtual interface used by objects in the spatial database. More... | |
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 ProximityDatabaseItem * | TTC::ProximityDatabaseItemPtr |
Pointer to a ProximityDatabaseItem. | |
Declares the virtual interface inherited by the objects of the proximity database.