Struct GeoMultiPolyTargetValue

struct GeoMultiPolyTargetValue

Public Functions

GeoMultiPolyTargetValue(const std::vector<double> &coords, const std::vector<int32_t> &ring_sizes, const std::vector<int32_t> &poly_rings)

Public Members

std::shared_ptr<std::vector<double>> coords
std::shared_ptr<std::vector<int32_t>> ring_sizes
std::shared_ptr<std::vector<int32_t>> poly_rings