/* osgEarth
 * Copyright 2008-2014 Pelican Mapping
 * MIT License
 */
#ifndef OSGEARTH_DRIVERS_REX_TERRAIN_ENGINE_COMMON_H
#define OSGEARTH_DRIVERS_REX_TERRAIN_ENGINE_COMMON_H 1

#include <osgEarth/Common>

#define ARENA_LOAD_TILE "oe.rex.loadtile"
#define ARENA_CREATE_CHILD "oe.rex.createchild"

#endif // OSGEARTH_DRIVERS_REX_TERRAIN_ENGINE_COMMON_H
