|
libspatialindex API Reference
(git-trunk)
|
This is the complete list of members for SpatialIndex::IShape, including all inherited members.
| containsShape(const IShape &in) const =0 | SpatialIndex::IShape | pure virtual |
| getArea() const =0 | SpatialIndex::IShape | pure virtual |
| getByteArraySize()=0 | Tools::ISerializable | pure virtual |
| getCenter(Point &out) const =0 | SpatialIndex::IShape | pure virtual |
| getDimension() const =0 | SpatialIndex::IShape | pure virtual |
| getMBR(Region &out) const =0 | SpatialIndex::IShape | pure virtual |
| getMinimumDistance(const IShape &in) const =0 | SpatialIndex::IShape | pure virtual |
| intersectsShape(const IShape &in) const =0 | SpatialIndex::IShape | pure virtual |
| loadFromByteArray(const uint8_t *data)=0 | Tools::ISerializable | pure virtual |
| storeToByteArray(uint8_t **data, uint32_t &length)=0 | Tools::ISerializable | pure virtual |
| touchesShape(const IShape &in) const =0 | SpatialIndex::IShape | pure virtual |
| ~ISerializable()=default | Tools::ISerializable | virtual |
| ~IShape() override=default | SpatialIndex::IShape |