9 #ifndef OSGEARTH_LIGHTMAP_TERRAIN_EFFECT_H
10 #define OSGEARTH_LIGHTMAP_TERRAIN_EFFECT_H
12 #include <osgEarth/TerrainEffect>
13 #include <osgEarth/ImageLayer>
15 #include <osg/Uniform>
16 #include <osg/Texture2D>
18 using namespace osgEarth;
36 void onInstall(TerrainEngineNode* engine);
38 void onUninstall(TerrainEngineNode* engine);
50 #endif // OSGEARTH_LIGHTMAP_TERRAIN_EFFECT_H