WhirlyGlobe  1.1
A 3D interactive globe toolkit for ios
<SceneRendererDelegate> Protocol Reference

#import <SceneRendererES1.h>

List of all members.

Public Member Functions

(void) - lightingSetup:
(void) - preFrame:
 Called right before a frame is rendered.
(void) - postFrame:
 Called right after a frame is rendered.

Detailed Description

Protocol for the scene render callbacks. These are all optional, but if set will be called at various points within the rendering process.


Member Function Documentation

- (void) lightingSetup: (SceneRendererES1 *)  sceneRenderer [optional]

This overrides the setup view, including lights and modes Be sure to do *all* the setup if you do this


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