WhirlyGlobe  1.1
A 3D interactive globe toolkit for ios
WhirlyGlobe::AddDrawableReq Class Reference

Ask the renderer to add the drawable to the scene. More...

#include <GlobeScene.h>

Inheritance diagram for WhirlyGlobe::AddDrawableReq:
WhirlyGlobe::ChangeRequest

List of all members.

Public Member Functions

 AddDrawableReq (Drawable *drawable)
 Construct with a drawable. You're not responsible for deletion.
 ~AddDrawableReq ()
 If the drawable wasn't used, delete it.
void execute (GlobeScene *scene, WhirlyGlobeView *view)
 Add to the renderer. Never call this.

Protected Attributes

Drawabledrawable

Detailed Description

Ask the renderer to add the drawable to the scene.


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