|
WhirlyGlobe
1.2
A 3D interactive globe toolkit for iOS
|
#import <GridLines.h>
Public Member Functions | |
| (id) | - initWithX:Y: |
| Initialize with the number of chunks of lines we want. | |
| (void) | - startWithThread:scene: |
| Called in the layer thread. | |
Protected Attributes | |
| unsigned int | numX |
| unsigned int | numY |
| unsigned int | chunkX |
| unsigned int | chunkY |
| WhirlyGlobe::GlobeScene * | scene |
Grid Layer will create some overlaid grid lines on the globe.