![]() |
Maria GDK 5.0.0.935
Documentation of native code in develop branch
|
Public Member Functions | |
| GeoIndex64RawStorage (int initialSize=100000) | |
| const Maria::IndexPointItem & | Point (int i) const |
| const Maria::IndexAreaItem & | Area (int i) const |
| void | SetPoint (const Maria::IndexPointItem &pointItem) |
| void | SetArea (const Maria::IndexAreaItem &areaItem) |
| bool | HasPoint (int id) const |
| bool | HasArea (int id) const |
| bool | DeletePoint (int id) |
| bool | DeleteArea (int id) |
| int | PointCount () const |
| int | AreaCount () const |