|
WhirlyGlobe
1.2
A 3D interactive globe toolkit for iOS
|
Ask the renderer to remove the drawable from the scene. More...
#include <GlobeScene.h>
Public Member Functions | |
| RemDrawableReq (SimpleIdentity drawId) | |
| Construct with the drawable ID and an optional fade interval. | |
| void | execute (GlobeScene *scene, WhirlyGlobeView *view) |
| Remove the drawable. Never call this. | |
Protected Attributes | |
| SimpleIdentity | drawable |
Ask the renderer to remove the drawable from the scene.