|
WhirlyGlobe
1.2
A 3D interactive globe toolkit for iOS
|
#import <SceneRendererES1.h>
Properties | |
| SceneRendererES1 * | sceneRenderer |
| Renderer itself. | |
| WhirlyGlobeView * | globeView |
| Globe View. | |
| WhirlyGlobe::GlobeScene * | scene |
| Scene itself. Don't mess with this. | |
| float | frameLen |
| Expected length of the current frame. | |
| NSTimeInterval | currentTime |
| Time at the start of frame. | |
| Vector3f | eyeVec |
| Vector pointing up from the globe describing where the view point is. | |
Renderer Frame Info Data about the current frame, passed around by the renderer.