|
WhirlyGlobe
1.2
A 3D interactive globe toolkit for iOS
|
Base protocol for a renderer. More...
#import <ESRenderer.h>
Public Member Functions | |
| (void) | - render: |
| Render to the screen, ideally within the given duration. | |
| (BOOL) | - resizeFromLayer: |
| Called when the layer gets resized. Need to resize ourselves. | |
| (void) | - useContext |
| Call this before defining things within the OpenGL context. | |
Base protocol for a renderer.