#include <Point.h>
◆ Point() [1/3]
SpatialIndex::Point::Point |
( |
| ) |
|
◆ Point() [2/3]
SpatialIndex::Point::Point |
( |
const double * | pCoords, |
|
|
uint32_t | dimension ) |
◆ Point() [3/3]
◆ ~Point()
virtual SpatialIndex::Point::~Point |
( |
| ) |
|
|
virtual |
◆ clone()
virtual Point * SpatialIndex::Point::clone |
( |
| ) |
|
|
virtual |
◆ containsShape()
virtual bool SpatialIndex::Point::containsShape |
( |
const IShape & | in | ) |
const |
|
virtual |
◆ getArea()
virtual double SpatialIndex::Point::getArea |
( |
| ) |
const |
|
virtual |
◆ getByteArraySize()
virtual uint32_t SpatialIndex::Point::getByteArraySize |
( |
| ) |
|
|
virtual |
◆ getCenter()
virtual void SpatialIndex::Point::getCenter |
( |
Point & | out | ) |
const |
|
virtual |
◆ getCoordinate()
virtual double SpatialIndex::Point::getCoordinate |
( |
uint32_t | index | ) |
const |
|
virtual |
◆ getDimension()
virtual uint32_t SpatialIndex::Point::getDimension |
( |
| ) |
const |
|
virtual |
◆ getMBR()
virtual void SpatialIndex::Point::getMBR |
( |
Region & | out | ) |
const |
|
virtual |
◆ getMinimumDistance() [1/2]
virtual double SpatialIndex::Point::getMinimumDistance |
( |
const IShape & | in | ) |
const |
|
virtual |
◆ getMinimumDistance() [2/2]
virtual double SpatialIndex::Point::getMinimumDistance |
( |
const Point & | p | ) |
const |
|
virtual |
◆ intersectsShape()
virtual bool SpatialIndex::Point::intersectsShape |
( |
const IShape & | in | ) |
const |
|
virtual |
◆ loadFromByteArray()
virtual void SpatialIndex::Point::loadFromByteArray |
( |
const byte * | data | ) |
|
|
virtual |
◆ makeDimension()
virtual void SpatialIndex::Point::makeDimension |
( |
uint32_t | dimension | ) |
|
|
virtual |
◆ makeInfinite()
virtual void SpatialIndex::Point::makeInfinite |
( |
uint32_t | dimension | ) |
|
|
virtual |
◆ operator=()
◆ operator==()
virtual bool SpatialIndex::Point::operator== |
( |
const Point & | p | ) |
const |
|
virtual |
◆ storeToByteArray()
virtual void SpatialIndex::Point::storeToByteArray |
( |
byte ** | data, |
|
|
uint32_t & | length ) |
|
virtual |
◆ touchesShape()
virtual bool SpatialIndex::Point::touchesShape |
( |
const IShape & | in | ) |
const |
|
virtual |
◆ operator<<
◆ Region
◆ m_dimension
uint32_t SpatialIndex::Point::m_dimension |
◆ m_pCoords
double* SpatialIndex::Point::m_pCoords |
The documentation for this class was generated from the following file:
- src/3rdparty/legacy/spatialindexnavel/include/spatialindex/Point.h