Namespaces | |
namespace | code |
Classes | |
class | code::Shapefile |
Will read in a .shp file in ESRI's shapefile format. More... | |
struct | code::Shapefile::BoundingBox |
The Bounding box encoded in the shapefile MainHeader. More... | |
struct | code::Shapefile::MainHeader |
This is the header found in the main file. More... | |
struct | code::Shapefile::RecordHeader |
The header for a single record in the Shape file. More... | |
struct | code::Shapefile::Record |
A single record in the shape file. More... |