![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
This is the complete list of members for Maria::GeoIndex64, including all inherited members.
AddArea(const IndexAreaItem &iai) (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | |
AddPoint(const IndexPointItem &ipi) (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | |
AllAreaItemsCount() const (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | inline |
AllPointItemsCount() const (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | inline |
CreateNode(int level, const IndexCoord &origin) (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | inline |
DeleteArea(int id) (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | |
DeletePoint(int id) (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | |
FilterGenAndState(const T &item, int minGeneration, ItemStateFlags includedStates, ItemStateFlags excludedStates) const (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | inline |
GeoIndex64() (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | inline |
GetAreaIds(IndexArea bounds, std::vector< int > &result, int minGeneration=-1, ItemStateFlags includedStates=ItemStateFlags::All, ItemStateFlags excludedStates=ItemStateFlags::None) const (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | inline |
GetAreaItemsCount(const IndexArea &bounds, int minGeneration=-1, ItemStateFlags includedStates=ItemStateFlags::All, ItemStateFlags excludedStates=ItemStateFlags::None) const (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | inline |
GetAreas(IndexArea bounds, std::vector< IndexAreaItem > &result, int minGeneration=-1, ItemStateFlags includedStates=ItemStateFlags::All, ItemStateFlags excludedStates=ItemStateFlags::None) const (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | inline |
GetLatestGeneration() const (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | inline |
getMaxItemId() const (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | inline |
GetPointIds(IndexArea bounds, std::vector< int > &result, int minGeneration=-1, ItemStateFlags includedStates=ItemStateFlags::All, ItemStateFlags excludedStates=ItemStateFlags::None) const (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | inline |
GetPointItemsCount(const IndexArea &bounds, int minGeneration=-1, ItemStateFlags includedStates=ItemStateFlags::All, ItemStateFlags excludedStates=ItemStateFlags::None) const (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | inline |
GetPoints(const IndexArea &bounds, std::vector< IndexPointItem > &result, int minGeneration=-1, ItemStateFlags includedStates=ItemStateFlags::All, ItemStateFlags excludedStates=ItemStateFlags::None) const (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | inline |
HasArea(int id) const (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | |
HasPoint(int id) const (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | |
ItemStateFlags enum name (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | |
MakeBounds(double x0, double y0, double x1, double y1) (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | static |
MakePoint(double x0, double y0) (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | static |
MakeSplitBounds(double x0, double y0, double x1, double y1) (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | static |
MoveArea(int id, const IndexArea &newBounds, int generation) (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | |
MovePoint(int id, const IndexCoord &newCoord, int generation) (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | |
MustFilterGenAndState(int minGeneration, ItemStateFlags includedStates, ItemStateFlags excludedStates) const (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | inline |
Projector() (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | inlinestatic |
Root() (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | inline |
SetAreaState(int id, int generation, ItemStateFlags newItemState) (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | |
SetPointState(int id, int generation, ItemStateFlags newState) (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | |
UpdateArea(const IndexAreaItem &iai) (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | |
UpdatePoint(const IndexPointItem &ipi) (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | |
~GeoIndex64() (defined in Maria::GeoIndex64) | Maria::GeoIndex64 | inline |