#include <TestScene.h>
Inheritance diagram for TestScene:

Private Member Functions | |
| void | Init () |
A small scene used for testing purposes. Currently visualizes two different perlin noises and their combination.
Definition at line 12 of file TestScene.h.
|
|
Builds the scene. Reimplemented from Scene. Definition at line 10 of file TestScene.cpp. |
1.4.6-NO