FlightGear next
|
#include <SHPParser.hxx>
Static Public Member Functions | |
static void | parsePolyLines (const SGPath &, PolyLine::Type aTy, PolyLineList &aResult, bool aClosed) |
Parse a shape file containing PolyLine data. | |
Definition at line 33 of file SHPParser.hxx.
|
static |
Parse a shape file containing PolyLine data.
Throws sg_exceptions if parsing problems occur.
Definition at line 91 of file SHPParser.cxx.