WhirlyGlobe  1.2
A 3D interactive globe toolkit for iOS
EAGLView Class Reference

#import <EAGLView.h>

Inheritance diagram for EAGLView:
WhirlyGlobeView

List of all members.

Public Member Functions

(void) - startAnimation
 Start the animation. Typically right before we're displayed.
(void) - stopAnimation
 Stop the animation. It can be restarted or destroyed after this.
(void) - drawView:
 Draw into the actual view.

Protected Attributes

CADisplayLink * displayLink

Properties

id< ESRendererrenderer
NSInteger frameInterval
BOOL animating

Detailed Description

OpenGL View is a base class for implementing an open GL rendering view. This is modeled off of the example. We subclass this for our own purposes.


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