SpatialIndexInfo.h文件参考
组合类型 | |
class | SpatialIndexInfo |
类型定义 | |
typedef enum SpatialIndexType | SpatialIndexType |
空间索引类型枚举 | |
枚举 | |
enum | SpatialIndexType { SpatialIdxNone = 1, SpatialIdxRTree = 2, SpatialIdxQTree = 3, SpatialIdxTile = 4, SpatialIdxDynamic = 5 } |
空间索引类型枚举 更多... |
类型定义文档
typedef enum SpatialIndexType SpatialIndexType |
空间索引类型枚举
枚举类型文档
enum SpatialIndexType |
版权所有©2005-2021 北京超图软件股份有限公司。保留所有权利。