#include <SpatialIndex.h>
◆ ~IShape()
virtual SpatialIndex::IShape::~IShape |
( |
| ) |
|
|
inlinevirtual |
◆ containsShape()
virtual bool SpatialIndex::IShape::containsShape |
( |
const IShape & | in | ) |
const |
|
pure virtual |
◆ getArea()
virtual double SpatialIndex::IShape::getArea |
( |
| ) |
const |
|
pure virtual |
◆ getCenter()
virtual void SpatialIndex::IShape::getCenter |
( |
Point & | out | ) |
const |
|
pure virtual |
◆ getDimension()
virtual uint32_t SpatialIndex::IShape::getDimension |
( |
| ) |
const |
|
pure virtual |
◆ getMBR()
virtual void SpatialIndex::IShape::getMBR |
( |
Region & | out | ) |
const |
|
pure virtual |
◆ getMinimumDistance()
virtual double SpatialIndex::IShape::getMinimumDistance |
( |
const IShape & | in | ) |
const |
|
pure virtual |
◆ intersectsShape()
virtual bool SpatialIndex::IShape::intersectsShape |
( |
const IShape & | in | ) |
const |
|
pure virtual |
◆ touchesShape()
virtual bool SpatialIndex::IShape::touchesShape |
( |
const IShape & | in | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file:
- src/3rdparty/legacy/spatialindexnavel/include/spatialindex/SpatialIndex.h