GLKViewControllerDelegate
Rendering loop callback methods for use with a Glkviewcontroller object.
Declaration
protocol GLKViewControllerDelegate : NSObjectProtocolOverview
A delegate is called each time the controller is about to display a new frame of animation. It is also called before the view controller’s rendering loop pauses or resumes sending updates.