Struct GeoPolygon¶
-
struct
GeoPolygon
¶ Simplified core of GeoJSON Polygon coordinates definition.
Public Functions
-
DEVICE int8_t* GeoPolygon::getRingSizes()
-
DEVICE int32_t GeoPolygon::getCoordsSize() const
-
DEVICE int32_t GeoPolygon::getNumRings() const
-
DEVICE int32_t GeoPolygon::getCompression() const
-
DEVICE int32_t GeoPolygon::getInputSrid() const
-
DEVICE int32_t GeoPolygon::getOutputSrid() const
-