Aimsun Next Scripting
22
|
Public Member Functions | |
GKSpatialIndex () | |
~GKSpatialIndex () | |
void | add (const GKGeoObject *geoObj) |
QVector< int > | query2 (const GKBBox &bbox) const |
GKSpatialIndex::GKSpatialIndex | ( | ) |
GKSpatialIndex::~GKSpatialIndex | ( | ) |
void GKSpatialIndex::add | ( | const GKGeoObject * | geoObj | ) |
Adds a given geoobject to the list of objects to take into account
QVector< int > GKSpatialIndex::query2 | ( | const GKBBox & | bbox | ) | const |
Returns the objects (from the list of added objects) that are inside the specified bbox