FlightGear next
flightgear::SHPParser Class Reference

#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.
 

Detailed Description

Definition at line 33 of file SHPParser.hxx.

Member Function Documentation

◆ parsePolyLines()

void flightgear::SHPParser::parsePolyLines ( const SGPath & aPath,
PolyLine::Type aTy,
PolyLineList & aResult,
bool aClosed )
static

Parse a shape file containing PolyLine data.

Throws sg_exceptions if parsing problems occur.

Definition at line 91 of file SHPParser.cxx.


The documentation for this class was generated from the following files: