define GeoVectorGist structure gist keeps track of features in a GeoVector object for sorting etc. More...
#include <GeoVector.h>
Public Attributes | |
GeoVector * | source |
int | featureNumber |
std::string | name |
OGRGeometry * | geometry |
define GeoVectorGist structure gist keeps track of features in a GeoVector object for sorting etc.
without holding the entire contents in memory
int GeoVectorGist::featureNumber |
OGRGeometry* GeoVectorGist::geometry |
std::string GeoVectorGist::name |
GeoVector* GeoVectorGist::source |
Copyright 2014 Google Inc. All rights reserved.