Geo General  1
 All Classes Files Functions Variables Pages
Public Attributes | List of all members
GeoVectorGist Struct Reference

define GeoVectorGist structure gist keeps track of features in a GeoVector object for sorting etc. More...

#include <GeoVector.h>

Public Attributes

GeoVectorsource
 
int featureNumber
 
std::string name
 
OGRGeometry * geometry
 

Detailed Description

define GeoVectorGist structure gist keeps track of features in a GeoVector object for sorting etc.

without holding the entire contents in memory

Member Data Documentation

int GeoVectorGist::featureNumber
OGRGeometry* GeoVectorGist::geometry
std::string GeoVectorGist::name
GeoVector* GeoVectorGist::source

The documentation for this struct was generated from the following file:

Copyright 2014 Google Inc. All rights reserved.