libspatialindex API Reference  (git-trunk)
SpatialIndex::Ball Member List

This is the complete list of members for SpatialIndex::Ball, including all inherited members.

Ball()SpatialIndex::Ball
Ball(double radius, const Point &center)SpatialIndex::Ball
Ball(double radius, const double *pCoords, uint32_t dimension)SpatialIndex::Ball
Ball(const Ball &b)SpatialIndex::Ball
clone() overrideSpatialIndex::Ballvirtual
containsBall(const Ball *ball) constSpatialIndex::Ballinline
containsLineSegment(const SpatialIndex::LineSegment *line) constSpatialIndex::Ballvirtual
containsPoint(const Point *point) constSpatialIndex::Ballinline
containsRegion(const SpatialIndex::Region *region) constSpatialIndex::Ballvirtual
containsShape(const IShape &in) const overrideSpatialIndex::Ballvirtual
getArea() const overrideSpatialIndex::Ballvirtual
getByteArraySize() overrideSpatialIndex::Ballvirtual
getCenter(SpatialIndex::Point &out) const overrideSpatialIndex::Ballvirtual
getDimension() const overrideSpatialIndex::Ballvirtual
getMBR(SpatialIndex::Region &out) const overrideSpatialIndex::Ballvirtual
getMinimumDistance(const IShape &in) const overrideSpatialIndex::Ballvirtual
intersectsShape(const IShape &in) const overrideSpatialIndex::Ballvirtual
loadFromByteArray(const uint8_t *data) overrideSpatialIndex::Ballvirtual
m_centerPointSpatialIndex::Ball
m_radiusSpatialIndex::Ball
operator=(const Ball &b)SpatialIndex::Ballvirtual
operator==(const Ball &b) constSpatialIndex::Ballvirtual
storeToByteArray(uint8_t **data, uint32_t &length) overrideSpatialIndex::Ballvirtual
touchesShape(const IShape &in) const overrideSpatialIndex::Ballvirtual
~Ball() overrideSpatialIndex::Ball
~IObject()=defaultTools::IObjectvirtual
~ISerializable()=defaultTools::ISerializablevirtual
~IShape() override=defaultSpatialIndex::IShape