osgEarth 2.1.1
Defines

/home/cube/sources/osgearth/src/osgEarthDrivers/engine_osgterrain/StreamingTerrain.cpp File Reference

#include "StreamingTerrain"
#include "StreamingTile"
#include "TransparentLayer"
#include <osgEarth/Registry>
#include <osgEarth/Map>
#include <osgEarth/FindNode>
#include <osg/NodeCallback>
#include <osg/NodeVisitor>
#include <osg/Node>
#include <osgGA/EventVisitor>
#include <OpenThreads/ScopedLock>
Include dependency graph for StreamingTerrain.cpp:

Go to the source code of this file.

Defines

#define LC   "[StreamingTerrain] "
#define ELEVATION_TASK_SERVICE_ID   9999
#define TILE_GENERATION_TASK_SERVICE_ID   10000

Define Documentation

#define ELEVATION_TASK_SERVICE_ID   9999

Definition at line 271 of file StreamingTerrain.cpp.

#define LC   "[StreamingTerrain] "

Definition at line 37 of file StreamingTerrain.cpp.

#define TILE_GENERATION_TASK_SERVICE_ID   10000

Definition at line 272 of file StreamingTerrain.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines