class PaperDemoScene1

Defined at line 15 of file ../../src/ui/examples/escher/waterfall/scenes/paper_demo_scene1.h

Demo scene specifically designed to exercise the new PaperRenderer components

(e.g. PaperShapeCache and PaperRenderQueue).

Public Methods

void PaperDemoScene1 (Demo * demo, const escher::TexturePtr & translucent_texture)

Defined at line 30 of file ../../src/ui/examples/escher/waterfall/scenes/paper_demo_scene1.cc

void ~PaperDemoScene1 ()

Defined at line 110 of file ../../src/ui/examples/escher/waterfall/scenes/paper_demo_scene1.cc

void Init (escher::PaperScene * scene)

|Scene|

Defined at line 33 of file ../../src/ui/examples/escher/waterfall/scenes/paper_demo_scene1.cc

void Update (const escher::Stopwatch & stopwatch, escher::PaperScene * scene, escher::PaperRenderer * renderer)

|Scene|

Defined at line 112 of file ../../src/ui/examples/escher/waterfall/scenes/paper_demo_scene1.cc