![]() |
WhirlyGlobe
1.2
A 3D interactive globe toolkit for iOS
|
#include <VectorData.h>
Public Member Functions | |
virtual GeoMbr | calcGeoMbr () |
Return the geoMbr. | |
void | initGeoMbr () |
bool | pointInside (GeoCoord coord) |
True if the given point is within one of the loops. | |
void | subdivide (float tolerance) |
Sudivide to the given tolerance (in degrees) | |
Static Public Member Functions | |
static VectorArealRef | createAreal () |
Creation function. Use this instead of new. | |
Public Attributes | |
GeoMbr | geoMbr |
std::vector< VectorRing > | loops |
Areal feature is a list of loops. The first is an outer loop and all the rest are inner loops